diff options
Diffstat (limited to 'www/hs-activehs/files/patch-Smart.hs')
-rw-r--r-- | www/hs-activehs/files/patch-Smart.hs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/hs-activehs/files/patch-Smart.hs b/www/hs-activehs/files/patch-Smart.hs deleted file mode 100644 index ad3d8eb0ba59..000000000000 --- a/www/hs-activehs/files/patch-Smart.hs +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Smart.hs.orig 2013-02-12 20:23:45.000000000 +0100 -+++ ./Smart.hs 2013-02-18 19:59:53.000000000 +0100 -@@ -37,7 +37,6 @@ - import qualified Data.Data as D - import Data.List (nub) - import Data.Char (isAlpha) ----import Prelude hiding (catch) - - - ---------------------------------------------------------------------- |