Popularity
2.4
Declining
Activity
0.0
Stable
1
3
1

Code Quality Rank: L2
Monthly Downloads: 16
Programming language: C
License: GNU General Public License v3.0 only
Tags: Algorithms     Hydraulics    

epanet-haskell alternatives and similar packages

Based on the "Algorithms" category.
Alternatively, view epanet-haskell alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of epanet-haskell or a related project?

Add another 'Algorithms' Package

README

epanet-haskell

Call the EPANET toolkit via Haskell's Foreign Function Interface.

See epanet.de/developer/haskell.html for details.

Installation

Direct installation via Cabal:

cabal install epanet-haskell

Build Instructions

Haskell 2010, GNU make, gcc and ghc are required to build and run the example without Cabal.

make
./epanet_haskell_example

License

Licensed under the terms of the GPL, version 3. See [LICENSE](LICENSE) for licensing details.


*Note that all licence references and agreements mentioned in the epanet-haskell README section above are relevant to that project's source code only.