packages feed

Cabal revisions of unification-fd-0.8.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  Name:           unification-fd Version:        0.8.0+x-revision: 1 Stability:      experimental Homepage:       http://code.haskell.org/~wren/ Author:         wren ng thornton                    , Control.Unification.Ranked.STVar                    , Control.Unification.Ranked.IntVar     -    Build-Depends:   logict       >= 0.4+    Build-Depends:   logict       >= 0.4 +                   , logict <0.8                    -- Require a version of base with Applicative.                    -- We refuse to do without it any longer.                    , base         >= 2.0+                   , base <4.7                    -- Require mtl-2 instead of monads-fd; because                    -- otherwise we get a clash mixing logict with                    -- StateT. And we want stuff from monads-fd, so