Cabal revisions of unification-fd-0.10.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: unification-fd Version: 0.10.0.1+x-revision: 1 Stability: experimental Homepage: http://code.haskell.org/~wren/ Author: wren gayle romano , Control.Unification.Ranked.IntVar 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.5 -- 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