diff options
-rw-r--r-- | dev-games/goatee/files/goatee-0.3.0-ghc-7.10.patch | 14 |
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. |