haskell-libmpd: test suite build is broken by recent hspec update

+1
+1
pkgs/development/libraries/haskell/libmpd/default.nix
··· 13 13 dataDefault hspec HUnit mtl network QuickCheck text time utf8String 14 14 ]; 15 15 jailbreak = true; 16 + doCheck = false; 16 17 meta = { 17 18 homepage = "http://github.com/joachifm/libmpd-haskell#readme"; 18 19 description = "An MPD client library";