summaryrefslogtreecommitdiff
path: root/dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch')
-rw-r--r--dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch b/dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch
deleted file mode 100644
index c756635f6000..000000000000
--- a/dev-haskell/shellish/files/shellish-0.1.4-ghc-7.10.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff --git a/Shellish.hs b/Shellish.hs
-index 1e3c192..0ac20c2 100644
---- a/Shellish.hs
-+++ b/Shellish.hs
-@@ -1,3 +1,3 @@
- {-# LANGUAGE ScopedTypeVariables, DeriveDataTypeable, OverloadedStrings,
-- MultiParamTypeClasses, FlexibleInstances #-}
-+ MultiParamTypeClasses, FlexibleInstances, FlexibleContexts #-}
-