summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch')
-rw-r--r--dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch b/dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch
deleted file mode 100644
index dd8a512d3efa..000000000000
--- a/dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/examples/Basic/OpenALInfo.hs
-+++ b/examples/Basic/OpenALInfo.hs
-@@ -7,6 +7,7 @@
-
- import Text.PrettyPrint
- import Sound.ALUT
-+import Prelude hiding ((<>))
-
- -- This program prints some basic information about ALC and AL.
-