Skip to content

Commit

Permalink
fixed version 2009.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sebfisch committed Jan 19, 2009
1 parent dd56410 commit 074ad36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cflp.cabal
@@ -1,5 +1,5 @@
Name: cflp
Version: 2009.1.16
Version: 2009.1.19
Cabal-Version: >= 1.6
Synopsis: Constraint Functional-Logic Programming in Haskell
Description: This package provides combinators for constraint
Expand Down Expand Up @@ -46,7 +46,9 @@ Library
Control.CFLP.Tests.HigherOrder
Hs-Source-Dirs: src
Extensions: NoMonomorphismRestriction,
FunctionalDependencies,
MultiParamTypeClasses,
UndecidableInstances,
FlexibleInstances,
FlexibleContexts,
NoMonoPatBinds,
Expand Down

0 comments on commit 074ad36

Please sign in to comment.