Skip to content
Snippets Groups Projects
Commit c2a97623 authored by Zubin's avatar Zubin Committed by Teo Camarasu
Browse files

Mark singletons-base as broken on GHC <= 9.10

parent 03df661a
No related branches found
No related tags found
1 merge request!412Update Hackage index state
......@@ -91,16 +91,22 @@ case $version in
9.6.*)
# package ticket
broken liquidhaskell-boot 350
# singletons-base only supports the latest ghc
broken singletons-base 00000
;;
9.8.*)
# package ticket
broken liquidhaskell-boot 350
# singletons-base only supports the latest ghc
broken singletons-base 00000
;;
9.10.*)
# package ticket
broken liquidhaskell-boot 350
# singletons-base only supports the latest ghc
broken singletons-base 00000
;;
9.12.*)
......
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