haskell-handsy: disable the test suite (which depends on impure paths)

This commit is contained in:
Peter Simons 2015-02-08 13:37:56 +01:00
parent e5ff2421ef
commit 4dc1d4e4eb

View File

@ -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.