Skip to content
Snippets Groups Projects
Commit 6178d757 authored by Sylvain Henry's avatar Sylvain Henry
Browse files

Add base upper bound

parent 9e8c1ec5
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ source-repository head
location: https://github.com/hsyl20/ghc-api-compat.git
library
build-depends:
ghc >= 8.6, base
ghc >= 8.6, base < 5.0
default-language: Haskell2010
if impl(ghc >= 9.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment