File: no-fail

package info (click to toggle)
haskell-exception-transformers 0.4.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 92 kB
  • sloc: haskell: 396; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 281 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- 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