You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/hxt/files/hxt-9.1.4-ghc-7.2.patch

11 lines
458 B

--- hxt-9.1.4-orig/hxt.cabal 2011-08-16 21:02:36.000000000 +1000
+++ hxt-9.1.4/hxt.cabal 2011-08-16 22:50:06.698989683 +1000
@@ -166,7 +166,6 @@
extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances
build-depends: base >= 4 && < 5,
- haskell98 >= 1 && < 2,
containers >= 0.2 && < 1,
directory >= 1 && < 2,
filepath >= 1 && < 2,