Andreas Abel

Results 585 issues of Andreas Abel

The release dates shown eg on https://flora.pm/packages/%40hackage/Agda/versions only display the date of the last revision. Would be great if the original publication date was also shown.

``` src/Data/Sparse/PPrint.hs:60:29: error: • Could not deduce (RealFloat a) arising from a use of ‘f’ from the context: (PrintfArg a, Epsilon a, Epsilon (Complex a), Ord a) bound by the...

Judging from the commit history, the original maintainer @judah seems to have gone passive, with @bgamari partially filling the role. I suggest to move this package to the @haskell organization.

``` Test suite haskeline-tests: RUNNING... ### Failure in: 0:interaction:0:Unicode encoding (valid):0 tests/RunTTY.hs:106 expected: ["\ESC[?1h\ESC=0:","x\206\177\206\178\206\179y"] but got: ["\ESC[?1h\ESC=","0:x\206\177\206\178\206\179y"] ### Failure in: 0:interaction:4:history encoding:2 tests/RunTTY.hs:106 expected: ["abc??x?x?"] but got: ["abc\206\177\239\191\189x\239\191\189x\239\191\189"] ### Failure...

When trying to use `$allProperties` on a `prop_Foo` that uses type `Small Int`: ``` No instance for ‘CoArbitrary (Small Int)’ arising from a use of ‘property’ ``` Is there a...

enhancement

- **Fix issue #9: raise `base` lower bound to prevent compilation failures** - **Haskell CI on GitHub Action for the supported GHC versions (8.4/6 - 9.8)**

https://github.com/nick8325/twee/blob/eb4b83b4df6dd16fbff091b3fd90b5a55c88d41a/twee.cabal#L47-L52 See upstream issues: - haskell/cabal#9724 - haskell/cabal#9742

From the example given for `\grantsponsor` I got the impression that I have to hunt for a global ID for my grant provider: https://github.com/borisveytsman/acmart/blob/9e0908c679723dfbfd911de6b8a1ed0b28d123b5/acmart.dtx#L1626-L1633 However it has been clarified in...

Building with GHC 9.10 is currently blocked on: - [x] https://github.com/haskell-unordered-containers/hashable/issues/292 This is also a problem on `head.hackage`: https://gitlab.haskell.org/ghc/head.hackage/-/issues/100 - [ ] https://github.com/haskell-hvr/text-short/issues/45

ghc-9.10