File: no-fail

package info (click to toggle)
haskell-th-desugar 1.10-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 388 kB
  • sloc: haskell: 4,871; makefile: 6
file content (10 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/th-desugar.cabal
+++ b/th-desugar.cabal
@@ -46,7 +46,6 @@
       ghc-prim,
       template-haskell >= 2.9 && < 2.16,
       containers >= 0.5,
-      fail == 4.9.*,
       mtl >= 2.1,
       ordered-containers >= 0.2.2,
       semigroups >= 0.16,