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 Jun 18, 2019. It is now read-only.
The integer-simple package is part of the GHC distribution. However, it is not listed in the core_packages section of the Stackage LTS 12.4 snapshot as generated by the Stackage.hs script. It can be manually added to the core_packages as follows.
The
integer-simplepackage is part of the GHC distribution. However, it is not listed in thecore_packagessection of the Stackage LTS 12.4 snapshot as generated by theStackage.hsscript. It can be manually added to thecore_packagesas follows.WORKSPACE:Since
integer-simpleis part of the GHC distribution, maybe it should already be part ofcore_packages?