File: no-fail

package info (click to toggle)
haskell-scanner 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 168 kB
  • sloc: haskell: 810; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
--- a/scanner.cabal
+++ b/scanner.cabal
@@ -25,7 +25,6 @@
                        Data.Either
                        Scanner.OctetPredicates
   build-depends:       base <5
-                     , fail
                      , bytestring
   hs-source-dirs:      lib, compat
   ghc-options:         -O2