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
|
||||
Rasterific = dontCheck super.Rasterific;
|
||||
|
||||
# https://github.com/utdemir/handsy/issues/5
|
||||
handsy = dontCheck super.handsy;
|
||||
|
||||
} // {
|
||||
|
||||
# Not on Hackage.
|
||||
|
Loading…
Reference in New Issue
Block a user