haskell-arithmoi: re-enable test suite
This commit is contained in:
parent
e749fb1cfd
commit
c8375914ad
@ -871,9 +871,6 @@ self: super: {
|
|||||||
# https://github.com/diagrams/diagrams-lib/issues/288
|
# https://github.com/diagrams/diagrams-lib/issues/288
|
||||||
diagrams-lib = overrideCabal super.diagrams-lib (drv: { doCheck = !pkgs.stdenv.isi686; });
|
diagrams-lib = overrideCabal super.diagrams-lib (drv: { doCheck = !pkgs.stdenv.isi686; });
|
||||||
|
|
||||||
# https://github.com/cartazio/arithmoi/issues/49
|
|
||||||
arithmoi = overrideCabal super.arithmoi (drv: { doCheck = !pkgs.stdenv.isi686; });
|
|
||||||
|
|
||||||
# https://github.com/danidiaz/streaming-eversion/issues/1
|
# https://github.com/danidiaz/streaming-eversion/issues/1
|
||||||
streaming-eversion = dontCheck super.streaming-eversion;
|
streaming-eversion = dontCheck super.streaming-eversion;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user