summaryrefslogtreecommitdiff
path: root/dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-22 14:43:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-22 14:43:09 +0100
commitc0a9f2400f704c438b0cef4f4105e7bb6c3cbbff (patch)
treef03dacf9fcbf88186d23a1c68620015cca2a06b2 /dev-haskell/alut/files/alut-2.4.0.3-ghc-8.patch
parent4c4bbf21230bd972cf759b2a40b782aa4149fc1f (diff)
gentoo auto-resync : 22:08:2022 - 14:43:09
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.
-