Skip to content

Commit c818322

Browse files
committed
Relax upper bound for hslua
1 parent 3b93b67 commit c818322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hslua-module-doclayout.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ source-repository head
2929
library
3030
build-depends: base >= 4.9 && < 5
3131
, doclayout >= 0.2 && < 0.4
32-
, hslua >= 1.2 && < 1.3
32+
, hslua >= 1.2 && < 1.4
3333
, text >= 1.0 && < 1.3
3434
default-language: Haskell2010
3535
hs-source-dirs: src

0 commit comments

Comments
 (0)