Dan Burton
Dan Burton
Bump. Just want to express continued interest in this feature request.
@tomjaguarpaw mainly interested in #134 at the moment, but this issue still seems like a good idea.
Bump. I'm seeing the following compilation errors with mime-mail-0.5 ``` [3 of 3] Compiling Network.Mail.SMTP ( Network/Mail/SMTP.hs, dist/build/Netwo$ k/Mail/SMTP.o ) Network/Mail/SMTP.hs:313:35: error: • Couldn't match expected type ‘Disposition’ with actual...
> other Haskell compilers may choose not to have Applicative as a superclass of Monad Yikes! That would mean that ``` foo :: Monad m => m Int foo =...
> Uncurated packages may be "adopted" into the curated ecosystem by trustees. Metadata revisions necessarily remove the x-uncurated property from the revised cabal metadata. I don't understand how "x-curated" is...
Reproduced on the Stackage build server with concurrent-extra-7.0.12 using ghc-8.4.1. ``` ReadWriteLock: test1: [OK] test2: [OK] stressTest: [Failed] Test Cases Total Passed 29 29 Failed 1 1 Total 30 30...
Note that if you create a "custom rpc" network option, and point it at `127.0.0.1:12537` (it will not allow you to do `localhost:12537`), then everything works as expected. I have...
I've removed holy-project from the Stackage nightly build plan, and unfortunately it won't appear in the initial LTS 11 release. To get back into nightly, open a PR on the...
yarr has been temporarily removed from stackage nightly builds to allow building the new fixed-vector. https://github.com/fpco/stackage/commit/ae2a7bd953ca708ff7d0d962cce5e703385d7b72
Bump, just reporting that I saw this test suite failure today on the Stackage build server. However, I am unable to reproduce it locally.