Andreas Abel
Andreas Abel
Is this project still actively maintained? If not, maybe this repository could be archived (read-only), so its status is clear.
It looks like this project is abandoned. Latest `Workflow`, `0.8.3`, does not build with GHC 8.6 or higher. I published revision 2 that restricts building to GHC
This project hasn't seen activity for 4 years. Also, Travis CI isn't a practical OSS CI alternative anymore. Suggestion: archive this repo, to indicate its state.
Atm, I cannot use `shh` as it's lower bound on GHC is very restrictive. It only supports GHC 8.4 and up, see https://matrix.hackage.haskell.org/#/package/shh. Are there strong reasons not to support...
In the hunt for shell-like services, I came here, but don't know if `shh` works also on Windows. Request: document clearly in the README (best in the first paragraph) whether...
I am trying to reenable cabal-debian on stackage (https://github.com/commercialhaskell/stackage/issues/5801), but the standard validation procedure has problems with this package: ``` $ ./verify-package cabal-debian Unpacked cabal-debian (from Hackage) to .../tmp/cabal-debian-5.1/ Looking...
Context: We are considering switching from `hs-tags` to `ghc-tags`, just because maintaining `hs-tags` is a bit burdensome (uses the GHC API, thus, breaks with each new GHC version): - https://github.com/agda/agda/issues/2932...
Blocked on - [x] https://gitlab.haskell.org/ghc/head.hackage/-/issues/100 - [x] https://github.com/ekmett/reflection/issues/56 - [ ] https://github.com/haskell-hvr/text-short/issues/45
HTF-0.15.0.2 misses a changelog entry.
``` $ ghcup list ✗ ghcup 0.1.19.4 latest,recommended ✔✔ ghcup 0.1.19.5 latest,recommended ```