haskell-handsy: disable the test suite (which depends on impure paths)
This commit is contained in:
parent
e5ff2421ef
commit
4dc1d4e4eb
@ -452,6 +452,9 @@ self: super: {
|
|||||||
# https://github.com/Twinside/Rasterific/issues/19
|
# https://github.com/Twinside/Rasterific/issues/19
|
||||||
Rasterific = dontCheck super.Rasterific;
|
Rasterific = dontCheck super.Rasterific;
|
||||||
|
|
||||||
|
# https://github.com/utdemir/handsy/issues/5
|
||||||
|
handsy = dontCheck super.handsy;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user