-
Looks like this package has died, I think it should be deprecated on hackage. Is there a replacement project?
-
Not sure if your package would conflict with this
http://hackage.haskell.org/package/iCalendar
But it would be nice to be able to get yours off Hackage.
-
[This](http://hackage.haskell.org/package/Hawk) might be problematic...
-
That will make it much easier for users to install.
@melrief, what do we need in order to upload something to hackage?
-
Hi,
I've searched around the web and so far this module seems to be the only one being capable of parsing import declarations.
I would like to use it in my project, but cannot see how to import it or …
-
@adnelson I know `nixfromnpm` is still pre-`1.0.0` release and there's more improvements you want to make to the project but I think it is mature enough at this point that you can release it to hackag…
-
People would actually use the releases on Hackage (see #7), we should automate this process when releasing new versions
-
**Describe the bug**
Having a `cabal.project` file with `remote-repo-cache: ~/.cache/cabal/my-packages` breaks `cabal update`, with the following error:
```
cabal update
Downloading the latest p…
-
-
I am updating various `distributed-process` libraries, including `distributed-process-async`, whose test suite depends on `distributed-process-systest`. I have updated https://github.com/haskell-distr…