Jens Petersen
Jens Petersen
Not sure what is at fault but I note that some test-cases are failing when test building 0.5.1 in Fedora 24 development (Rawhide) for armv7hl: ``` : + ./Setup test...
I was wondering if you would consider adding gitit in Stackage? Fedora Haskell is tracking Stackage LTS: lts>=14 has feed>=1.2... For now I am reverting feed to 1.1 for Fedora...
Currently cabal-rpm has problems handling Haskell packages that start with "ghc-", since this is the common prefix we use for Haskell packages built with ghc. An example is the [ghc-tags](https://hackage.haskell.org/package/ghc-tags)...
``` $ cblrpm builddep dhall : : Running repoquery for cborg lens-family-core parsers prettyprinter prettyprinter-ansi-terminal repline serialise Unavailable dependencies: cborg lens-family-core parsers prettyprinter prettyprinter-ansi-terminal repline serialise cborg-0.2.1.0 in Stackage lts-13...
``` htoml > Building library for htoml-1.0.0.3.. htoml > [1 of 3] Compiling Text.Toml.Types htoml > htoml > /tmp/stack-89f3a8327c6d452d/htoml-1.0.0.3/src/Text/Toml/Types.hs:193:23: error: htoml > • Couldn't match type: HashMap Text Value htoml...
I just tried it for the first time, but happened to be on my phone - the layout (scrolling) is not so mobile browser friendly. I am sure desktop browsing...
It would be nice to add the package to Stackage. With the current release, for Nightly I get: cabal-plan-0.5.0.0 is out of bounds for: - [ ] cabal-helper-0.8.1.2 (>=0.3.0.0 &&...
`silver init` panics immediately for me: ``` $ source
I find the default output listing every file to delete, too noisy. So I wonder if it would be acceptable to make the default output quieter? If not I can...
How about making dry-run the default mode and instead having a `--delete` option say to enable actual deletion? That might be a friendlier approach: generally I like to see the...