Skip to content

Commit

Permalink
Require hslua-module-path 1.0.3
Browse files Browse the repository at this point in the history
Fixes: #8228
  • Loading branch information
tarleb committed Aug 19, 2022
1 parent 18ccda2 commit d1083e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pandoc.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ library
gridtables >= 0.0.3 && < 0.1,
haddock-library >= 1.10 && < 1.12,
hslua-module-doclayout>= 1.0.4 && < 1.1,
hslua-module-path >= 1.0 && < 1.1,
hslua-module-path >= 1.0.3 && < 1.1,
hslua-module-system >= 1.0 && < 1.1,
hslua-module-text >= 1.0 && < 1.1,
hslua-module-version >= 1.0 && < 1.1,
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ extra-deps:
- hslua-core-2.2.1
- hslua-marshalling-2.2.1
- hslua-module-doclayout-1.0.4
- hslua-module-path-1.0.2
- hslua-module-path-1.0.3
- hslua-module-system-1.0.2
- hslua-module-text-1.0.2
- hslua-module-version-1.0.2
Expand Down

0 comments on commit d1083e1

Please sign in to comment.