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;
|
license = self.stdenv.lib.licenses.mit;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [ ianwookim ];
|
maintainers = with self.stdenv.lib.maintainers; [ ianwookim ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user