Closed geraldus closed 8 years ago
use packages from Stackage
Currently all our packages is in nightly Stackage snapshot. It is bound to GHC 8, but GHCJS built with it does not work properly yet.
This could be done when stack will be capable to install GHCJS with GHC 8 and GHCJS itself works.
relax base dependency to allow version 5 too (remove upper bound) No need to allow
base-5
because GHC 8 uses version 4.9.
Closing this due to #6.
relaxbase
dependency to allow version 5 too (remove upper bound)remove git locations and use packages from Stackage