Skip to content
Snippets Groups Projects
Commit ef108961 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Put a Prelude and Numeric module in the haskell98 package

Prelude is necessary now base's Prelude is deprecating/removing catch.

As a result, the package is now not exposed by default, to avoid
ambiguous module problems.

And we therefore can't use haskell98 and base together, so haskell98
also needs a copy of Numeric.
parent 1a935fc5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment