You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
Industrial Haskell Users Group seemed interested in version of GHC built with only integer-simple.
Currently all Haskell Platform packages compile in this setup, except for text.
I upgraded dependency to a version of text that may build with integer-simple by setting appropriate flag,
but automatic detection would probably need a new configure or a new Cabal feature.