packages feed

computational-algebra 0.0.3.0 → 0.0.3.1

raw patch · 1 files changed

+1/−2 lines, 1 filesdep −parsec

Dependencies removed: parsec

Files

computational-algebra.cabal view
@@ -2,7 +2,7 @@ -- further documentation, see http://haskell.org/cabal/users-guide/  name:                computational-algebra-version:             0.0.3.0+version:             0.0.3.1 synopsis:            Well-kinded computational algebra library, currently supporting Groebner basis. description:         Dependently-typed computational algebra libray for Groebner basis. homepage:            https://github.com/konn/computational-algebra@@ -33,7 +33,6 @@                ,       tagged           >= 0.4 && < 1                ,       lens             == 3.*                ,       containers       >= 0.4 && < 0.6-               ,       parsec           == 3.*                ,       peggy            == 0.3.*   if impl(ghc >= 7.6.1)     build-depends:     monomorphic      == 0.0.*