diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-11-09 19:45:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-11-09 19:46:05 +0000 |
commit | a675fc2715da06ea817bbcc51afb03fb4adb3710 (patch) | |
tree | d55d0565cc0bab41ecb559c1f7a1eb78c4de4abd /dev-haskell/hsql/files | |
parent | dev-haskell/hsql: add missing old-time depend, bug #565226 (diff) | |
download | gentoo-a675fc2715da06ea817bbcc51afb03fb4adb3710.tar.gz gentoo-a675fc2715da06ea817bbcc51afb03fb4adb3710.tar.bz2 gentoo-a675fc2715da06ea817bbcc51afb03fb4adb3710.zip |
dev-haskell/hsql: drop old
Package-Manager: portage-2.2.24
Diffstat (limited to 'dev-haskell/hsql/files')
-rw-r--r-- | dev-haskell/hsql/files/hsql-1.8.1-ghc-7.4.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-haskell/hsql/files/hsql-1.8.1-ghc-7.4.patch b/dev-haskell/hsql/files/hsql-1.8.1-ghc-7.4.patch deleted file mode 100644 index c8af51d865de..000000000000 --- a/dev-haskell/hsql/files/hsql-1.8.1-ghc-7.4.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/hsql.cabal b/hsql.cabal -index 6595eee..7e198e9 100644 ---- a/hsql.cabal -+++ b/hsql.cabal -@@ -19,7 +19,7 @@ exposed-modules: - Database.HSQL.Types - build-depends: base==4.*, old-time - extensions: CPP, ForeignFunctionInterface, DeriveDataTypeable, RankNTypes, -- ScopedTypeVariables -+ ScopedTypeVariables, FlexibleInstances - build-type: Simple - license-file: LICENSE - cabal-version: >= 1.6 |