Skip to content

Commit

Permalink
+cabal metadata
Browse files Browse the repository at this point in the history
darcs-hash:20080312034717-f7719-fc6807d49fc952ad44b1fa68cfe22d6efeeac0b3.gz
  • Loading branch information
gwern committed Mar 12, 2008
1 parent ceb5701 commit 82c30e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ivor.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Author: Edwin Brady
Maintainer: Edwin Brady <eb@dcs.st-and.ac.uk>
Homepage: http://www.dcs.st-and.ac.uk/~eb/Ivor/

Stability: experimental
Stability: experimental
Build-depends: base, haskell98, parsec, mtl, plugins
Extensions: MultiParamTypeClasses, FunctionalDependencies,
ExistentialQuantification, OverlappingInstances
Synopsis: Theorem proving library based on dependent type theory
Synopsis: Theorem proving library based on dependent type theory
Description: Ivor is a type theory based theorem prover, with a
Haskell API, designed for easy extending and embedding
of theorem proving technology in Haskell
Expand All @@ -37,8 +37,8 @@ Description: Ivor is a type theory based theorem prover, with a
Build-depends: base, parsec, mtl, plugins, directory
Build-type: Simple

Extensions: MultiParamTypeClasses, FunctionalDependencies,
ExistentialQuantification, OverlappingInstances
Extensions: MultiParamTypeClasses, FunctionalDependencies,
ExistentialQuantification, OverlappingInstances
-- Needs some -Wall cleanup
-- GHC-options: -Wall

Expand Down

0 comments on commit 82c30e6

Please sign in to comment.