Updated Haskell base version to 9.12.2
This commit is contained in:
@ -8,7 +8,7 @@ executable haskell-playground
|
||||
main-is: Main.hs
|
||||
build-depends:
|
||||
primes,
|
||||
base ^>=4.19.2.0
|
||||
base ^>=4.21.0.0
|
||||
other-modules:
|
||||
Primes
|
||||
Problems
|
||||
|
Reference in New Issue
Block a user