Andreas Abel

Results 585 issues of Andreas Abel

The released 0.8.2.0 has fallen behind `master` and has an unbuildable testsuite: ``` Test/Framework/Tests.hs:3:1: error: [GHC-61948] Could not find module ‘Test.Framework.Tests.Runners.ThreadPool’. Perhaps you meant Test.Framework.Runners.ThreadPool Use -v to see a...

https://github.com/hanshoglund/iso-deriving/blob/4dca9d2ca76cdaf268aa2d835f61b362957667c3/Iso/Deriving.hs#L57-L71 Missing `getAs` and `getAs2` (while we have `getAs1`). You might want to write things like `map (proj @a . getAs) xs` so a destructor for `As` would be great...

If I understood Herbert (@hvr) correctly, he will not be available for maintenance work in the near future. I stepped in to keep stuff buildable, but I have no genuine...

- https://github.com/commercialhaskell/stackage/issues/7391 CI for GHC 7 needs to be dropped as it is no longer supported by Haskell-CI. CI running here: https://github.com/andreasabel/dlist/pull/2

- https://github.com/commercialhaskell/stackage/issues/7391

https://github.com/commercialhaskell/stackage/issues/7408 - https://github.com/commercialhaskell/stackage/issues/7408

- https://github.com/commercialhaskell/stackage/issues/7391

It seems that the testsuite is looking for the generated `htfpp` in very specific locations only. ``` Building test suite 'TestHTF' for HTF-0.15.0.2... gfind: ‘/Users/abel/project/open-source/HTF/.stack-work/dist/x86_64-osx’: No such file or directory...

Just like GHC and Cabal and Stack and Alex have it. Convenient for scripts.

enhancement