haskellPackages.reflex: dontCheck
Reflex uses hlint in its test suite, failing the build if there are any lint warnings. hlint depends on a newer haskell-src-exts than the rest of the nixpkgs haskell infrastructure, so this avoids reflex dependening on multiple versions of haskell-src-exts, which would otherwise abort the build.
parent
aea4b4a0
Please register or sign in to comment