summaryrefslogtreecommitdiff
path: root/dev-games/goatee/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-games/goatee/files
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
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.