Use latest basement/foundation on 32bit windows.

This commit is contained in:
John MacFarlane 2019-02-08 09:29:09 -08:00
parent b3d015e266
commit 2da9090adc

View file

@ -408,8 +408,9 @@ library
basement < 0.0.8,
foundation < 0.0.21
if impl(ghc >= 8.0) && os(windows) && arch(i386)
build-depends: basement < 0.0.10
-- basement 0.0.10 won't build on 32-bit windows.
build-depends: basement >= 0.0.10,
foundation >= 0.0.23
-- basement 0.0.9 won't build on 32-bit windows.
if impl(ghc < 8.4)
hs-source-dirs: prelude
other-modules: Prelude