Merge pull request #116931 from sternenseemann/hedgehog-unbreak

haskellPackages.{hedgehog-classes, hgeometry, hgeometry-combinatorial}: unbreak
This commit is contained in:
Dennis Gosnell 2021-03-20 21:29:25 +09:00 committed by GitHub
commit 16b3aa061b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1672,4 +1672,8 @@ self: super: {
# https://github.com/jgm/pandoc/issues/7163
pandoc = dontCheck super.pandoc;
# test suite triggers some kind of linking bug at runtime
# https://github.com/noinia/hgeometry/issues/132
hgeometry-combinatorial = dontCheck super.hgeometry-combinatorial;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

View File

@ -6357,7 +6357,6 @@ broken-packages:
- heckle
- hedgehog-checkers
- hedgehog-checkers-lens
- hedgehog-classes
- hedgehog-fakedata
- hedgehog-gen-json
- hedgehog-generic
@ -6445,8 +6444,6 @@ broken-packages:
- hGelf
- hgen
- hgeometric
- hgeometry
- hgeometry-combinatorial
- hgeometry-ipe
- hgeometry-svg
- hgeos
@ -11268,7 +11265,6 @@ broken-packages:
- vect-floating-accelerate
- vect-opengl
- vector-bytestring
- vector-circular
- vector-clock
- vector-conduit
- vector-endian