Skip to content

Commit 3d215d6

Browse files
authored
Fix os-string version when building the main branch (#246)
Otherwise the build fails on Alpine for unknown reasons.
1 parent b76ae87 commit 3d215d6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
active-repositories: hackage.haskell.org:merge
12
constraints: lua +system-lua +pkg-config +hardcode-reg-keys -export-dynamic,
23
lpeg -rely-on-shared-lpeg-library,
34
aeson-pretty +lib-only,
45
pandoc +embed_data_files,
5-
pandoc-cli +lua +nightly +server
6+
pandoc-cli +lua +nightly +server,
7+
directory +os-string,
8+
unix +os-string,
9+
any.os-string ==2.0.6,

0 commit comments

Comments
 (0)