Skip to content

Commit 7a0d74f

Browse files
committed
Relax upper bound for hslua, allow hslua-2.5
1 parent b90ef5c commit 7a0d74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hslua-module-doclayout.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ source-repository head
3131
common common-options
3232
build-depends: base >= 4.11 && < 5
3333
, doclayout >= 0.5 && < 0.6
34-
, hslua >= 2.3 && < 2.4
34+
, hslua >= 2.3 && < 2.5
3535
, text >= 1.2 && < 2.2
3636

3737
default-language: Haskell2010

0 commit comments

Comments
 (0)