Skip to content
Snippets Groups Projects
Commit a3016922 authored by jberryman's avatar jberryman
Browse files

bump ghc-prim dependency to support ghc 9.4

parent ed397571
No related branches found
No related tags found
No related merge requests found
Pipeline #65329 failed
......@@ -26,7 +26,7 @@ library
build-depends: base >=4.16 && < 5
, directory ^>= 1.3
, filepath ^>= 1.4
, ghc-prim ^>= 0.8
, ghc-prim ^>= 0.8 || ^>= 0.9.0
, ghc-debug-convention == 0.4.0.0
default-language: Haskell2010
cxx-sources: cbits/stub.cpp, cbits/socket.cpp, cbits/trace.cpp
......
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