Skip to content

Commit

Permalink
Downgrade resolver to lts-20.26, because of issues with GHC and c2hs
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 11, 2023
1 parent a70fdea commit bc23a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packages:
- libarchive
- libarchive-clib
- zlib-clib
resolver: lts-21.24
resolver: lts-20.26
ghc-options: {"$locals": -ddump-to-file -ddump-hi}
flags:
libarchive:
Expand Down

0 comments on commit bc23a83

Please sign in to comment.