Add llvm-hs-pure dependency

This commit is contained in:
Ethan Girouard 2024-11-12 12:56:58 -05:00
parent fd1cf69787
commit 923da9e747
Signed by: eta357
GPG Key ID: 7BCDC36DFD11C146

View File

@ -69,7 +69,10 @@ executable windows12
-- other-extensions:
-- Other library packages from which modules are imported.
build-depends: base ^>=4.18.2.1
build-depends:
base >= 4.15.1 && < 4.16,
llvm-hs-pure >= 9.0.0 && < 9.1,
-- Directories containing source files.
hs-source-dirs: src