Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Show instance for Constraints #339

Open
tkx68 opened this issue Sep 3, 2020 · 1 comment
Open

Missing Show instance for Constraints #339

tkx68 opened this issue Sep 3, 2020 · 1 comment

Comments

@tkx68
Copy link

tkx68 commented Sep 3, 2020

It seems that the Constraints data type (http://hackage.haskell.org/package/hmatrix-glpk-0.19.0.0/docs/Numeric-LinearProgramming.html#t:Constraints) does not have a Show instance although this could be derived automatically. Please add this derivation.

@HuwCampbell
Copy link
Collaborator

A very reasonable request. I'll do this in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants