Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/letmaik/monadiccp
Monadic Constraint Programming framework
https://github.com/letmaik/monadiccp
constraint-programming haskell monads
Last synced: 19 days ago
JSON representation
Monadic Constraint Programming framework
- Host: GitHub
- URL: https://github.com/letmaik/monadiccp
- Owner: letmaik
- License: other
- Created: 2013-05-17T14:58:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T18:47:06.000Z (over 6 years ago)
- Last Synced: 2024-10-06T15:31:35.922Z (about 1 month ago)
- Topics: constraint-programming, haskell, monads
- Language: Haskell
- Homepage: http://people.cs.kuleuven.be/~tom.schrijvers/MCP/
- Size: 286 KB
- Stars: 26
- Watchers: 7
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
monadiccp [![Build Status](https://travis-ci.org/letmaik/monadiccp.svg?branch=master)](https://travis-ci.org/letmaik/monadiccp)
=========Acknowledgments
---------------- Thanks to Chris Mears for a patch to get
the package to compile against GHC 7.4.1.
- Thanks to Nicholas Tung for a patch to get
the package to compile against GHC 7.2.2.