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