summaryrefslogtreecommitdiff
path: root/dev-games/goatee/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
commit90c88731bd036e5698b281fbc0a5f3aa4c9983ac (patch)
tree83fc5facb6b12be510a37bc3d241cc63e965b13a /dev-games/goatee/files
parentfeb0daf81d888e9160f9f94502de09b66f2a63fd (diff)
gentoo resync : 29.06.2020
Diffstat (limited to 'dev-games/goatee/files')
-rw-r--r--dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch b/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch
deleted file mode 100644
index e2881220fec4..000000000000
--- a/dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/tests/Game/Goatee/CommonTest.hs b/tests/Game/Goatee/CommonTest.hs
-index bf27662..33e4f24 100644
---- a/tests/Game/Goatee/CommonTest.hs
-+++ b/tests/Game/Goatee/CommonTest.hs
-@@ -1 +1,2 @@
-+{-# LANGUAGE FlexibleContexts #-}
- -- This file is part of Goatee.
-diff --git a/tests/Game/Goatee/Lib/MonadTest.hs b/tests/Game/Goatee/Lib/MonadTest.hs
-index c5b505f..bf10f4e 100644
---- a/tests/Game/Goatee/Lib/MonadTest.hs
-+++ b/tests/Game/Goatee/Lib/MonadTest.hs
-@@ -1 +1,2 @@
-+{-# LANGUAGE FlexibleContexts #-}
- -- This file is part of Goatee.