File: no-fail

package info (click to toggle)
haskell-exception-transformers 0.4.0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: haskell: 402; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 387 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: b/exception-transformers.cabal
===================================================================
--- a/exception-transformers.cabal
+++ b/exception-transformers.cabal
@@ -29,7 +29,6 @@ library
 
   build-depends:
     base                >= 4   && < 5,
-    fail                >= 4   && < 5,
     transformers        >= 0.2 && < 0.7,
     transformers-compat >= 0.3 && < 0.8