Ezra elias kilty Cooper

Results 6 issues of Ezra elias kilty Cooper

When I use `l:onload` in an XHTML element, I expect the corresponding code to get run, client-side after the DOM is loaded. That doesn't happen (see attached minimal example) and...

bug

Following https://github.com/haskell/network-uri/issues/56, this is a proposal to expose a couple of main Parsec parsers so that users can compose further combinators on top of them. My inclination is to be...

I'm interested in using effect-handlers for a project, and I found it doesn't work with my somewhat-recent GHC. In this initial version, I haven't completely updated it. I still get...

The instance of ToJSON given for Network.URI objects passes `id` for the function that is intended to sanitize passwords out of the UserInfo field of a URI, meaning that by...