monadiccp-0.3: monadiccp.cabal
Name: monadiccp
Version: 0.3
Description: Monadic Constraint Programming framework
License: BSD3
License-file: LICENSE
Author: Tom Schrijvers
Maintainer: tom.schrijvers@cs.kuleuven.be
Build-Depends: base, containers, mtl, haskell98, random
Build-Type: Simple
Exposed-modules: Control.CP.ComposableTransformers Control.CP.PriorityQueue Control.CP.Queue Control.CP.Solver Control.CP.SearchTree Control.CP.Transformers Control.CP.FD.Domain Control.CP.FD.FD Control.CP.FD.FDSugar Control.CP.Herbrand.Herbrand Control.CP.Herbrand.PrologTerm
ghc-options:
Category: control
Synopsis: Package for Constraint Programming
Homepage: http://www.cs.kuleuven.be/~toms/Haskell/