Skip to content

cannot work with ghc 8.10: Test suite pretty-simple-doctest: FAIL #104

Answered by srid
7c78 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to override the failing packages: https://haskell.flake.page/dependency

In this case, pretty-simple = pkgs.haskell.lib.dontCheck super.pretty-simple.

Example: https://github.com/nammayatri/common/blob/3ba4249bbd4bc81233502f504f5b8e0924d79911/nix/ghc810.nix#L66-L102

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@srid
Comment options

srid May 6, 2023
Maintainer

@7c78
Comment options

@srid
Comment options

srid May 6, 2023
Maintainer

@7c78
Comment options

@srid
Comment options

srid May 6, 2023
Maintainer

Answer selected by 7c78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #103 on May 06, 2023 13:18.