haskell-gitlib-test: doesn't work with hspec 2.x
This commit is contained in:
parent
6026a695e4
commit
48d910fb32
|
@ -18,5 +18,6 @@ cabal.mkDerivation (self: {
|
|||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ ianwookim ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue