Closed Gabriella439 closed 10 years ago
As a note, I had a try with the compilation process a while ago and filled up https://github.com/fpco/stackage/issues/169. Since then the policy on Stackage has changed (from the README):
NOTE: In order to ease the process of adding new packages, we no longer require new submissions to be tested on your own system before sending a pull request.
Yeah, I plan to add it without tests, since it's highly likely to compile (it only depends on transformers
and mtl
now). I'm just waiting until I release 4.1.0
tomorrow before making the pull request.
This is complete. The relevant commit is here:
https://github.com/fpco/stackage/commit/ebc41d1c82ceb028f73117bd9a87adb76f2a206f
This is a reminder to myself to submit
pipes
to Stackage after releasing version 4.1.0.