summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ghc_8.2.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ghc_8.2.patch b/ghc_8.2.patch
deleted file mode 100644
index 6b02033e96ca..000000000000
--- a/ghc_8.2.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: taffybar-0.4.6/taffybar.cabal
-===================================================================
---- taffybar-0.4.6.orig/taffybar.cabal
-+++ taffybar-0.4.6/taffybar.cabal
-@@ -27,7 +27,7 @@ flag network-uri
- library
- default-language: Haskell2010
- build-depends: base > 3 && < 5,
-- time >= 1.4 && < 1.7,
-+ time >= 1.4 && < 1.9,
- time-locale-compat >= 0.1 && < 0.2,
- old-locale,
- containers,