glpk-headers-haskell: Low-level Haskell bindings to the GLPK library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/prsteele/glpk-headers-haskell#readme


[Skip to Readme]

Properties

Versions 0.5.0
Change log ChangeLog.md
Dependencies base (>=4.13 && <5), derive-storable [details]
License BSD-3-Clause
Copyright 2018-2021, Patrick Steele
Author Patrick Steele
Maintainer steele.pat@gmail.com
Category Math
Bug tracker https://github.com/prsteele/glpk-headers-haskell/issues
Source repo head: git clone https://github.com/prsteele/glpk-headers-haskell
Uploaded by prsteele at 2021-03-07T19:52:59Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for glpk-headers-haskell-0.5.0

[back to package description]

glpk-headers

Comprehensive Haskell bindings to GLPK. No attempt is made to make these bindings conform to Haskell norms --- they are a direct translation from the GLPK header file.

Requirements