File: no-fail

package info (click to toggle)
haskell-diagrams-lib 1.4.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,256 kB
  • sloc: haskell: 8,263; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 565 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: b/diagrams-lib.cabal
===================================================================
--- a/diagrams-lib.cabal
+++ b/diagrams-lib.cabal
@@ -133,8 +133,7 @@ Library
                        profunctors >= 5.0 && < 6.0,
                        exceptions >= 0.6 && < 1.0,
                        cereal >=0.4.1.1 && <0.6,
-                       bytestring >=0.9 && <0.13,
-                       fail >= 4.9.0.0 && <4.10
+                       bytestring >=0.9 && <0.13
   Hs-source-dirs:      src
   ghc-options: -Wall
   default-language:    Haskell2010