HP 2015.2.0.0 and GHC 7.10
Erik Hesselink
hesselink at gmail.com
Mon Mar 23 09:49:25 UTC 2015
On Mon, Mar 23, 2015 at 6:13 AM, Mark Lentczner
<mark.lentczner at gmail.com> wrote:
> exceptions & multipart - needed by cgi - is exceptions now subsumed by
> something in transformers? and... multipart? maybe time to drop cgi? We
> didn't have it last time anyway as it wouldn't compile!
Multipart was pulled out of cgi just to get access to it, so if you
want, you can include it by the same logic as network-uri (except that
it wasn't exposed before).
Erik
More information about the ghc-devs
mailing list