We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe33b1 commit 6042e76Copy full SHA for 6042e76
3 files changed
hslua-module-doclayout.cabal
@@ -28,7 +28,7 @@ source-repository head
28
library
29
build-depends: base >= 4.9 && < 5
30
, doclayout >= 0.2 && < 0.4
31
- , hslua >= 1.0 && < 1.2
+ , hslua >= 1.2 && < 1.3
32
, text >= 1.0 && < 1.3
33
default-language: Haskell2010
34
hs-source-dirs: src
0 commit comments