File: no-fail

package info (click to toggle)
haskell-hslua 0.9.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,108 kB
  • sloc: ansic: 15,954; haskell: 1,906; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/hslua.cabal
+++ b/hslua.cabal
@@ -78,7 +78,6 @@
                       , bytestring >= 0.10.2 && < 0.11
                       , containers >= 0.5    && < 0.6
                       , exceptions >= 0.8    && < 0.11
-                      , fail       >= 4.9    && < 5
                       , mtl        >= 2.2    && < 2.3
                       , text
   exposed-modules:      Foreign.Lua