blob: 565ff33c2831c3ba15e59962174ae43a6ab6ada6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- hslua.cabal.orig 2018-10-01 07:39:40 UTC
+++ hslua.cabal
@@ -91,7 +91,6 @@ library
, bytestring >= 0.10.2 && < 0.11
, containers >= 0.5 && < 0.7
, exceptions >= 0.8 && < 0.11
- , fail >= 4.9 && < 5
, mtl >= 2.2 && < 2.3
, text >= 1.0 && < 1.3
hs-source-dirs: src
|