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
Add MIN_TOOL_VERSION_* to the Cabal macros file.
Including: ghc, alex, happy, etc.
(Just hard-code that list for now. The stackage build seems to only need ghc and happy.)
The text was updated successfully, but these errors were encountered:
Add
MIN_TOOL_VERSION_*
to the Cabal macros file.Including:
ghc
,alex
,happy
, etc.(Just hard-code that list for now. The stackage build seems to only need
ghc
andhappy
.)The text was updated successfully, but these errors were encountered: