
9 Mar
2018
9 Mar
'18
11:17 a.m.
David, I just checked and you're correct - I believe I was remembering some
other library(ies), though I can't recall which ones.
On Fri, Mar 9, 2018 at 11:08 AM, David Feuer
On Mar 9, 2018 10:55 AM, "Daniel Cartwright"
wrote: On a related note, I find it strange when looking through source code for 'containers'/other Haskell libraries and still see notes about supporting non-GHC Haskell compilers (e.g. Hugs)
I believe we've stripped all references to Hugs and nhc98 from containers. If you find any, let us know. I'd be interested in adding support for Frege, but the way it deals with numeric literals could be problematic.