haskell-text-show: test suite doesn't compile because of missing overlap.h header

This commit is contained in:
Peter Simons 2015-01-29 11:23:12 +01:00
parent c924672374
commit 51de585de2

View file

@ -378,6 +378,9 @@ self: super: {
# https://github.com/rrnewton/haskell-lockfree/issues/44
chaselev-deque = markBrokenVersion "0.5.0.3" super.chaselev-deque;
# http://hydra.cryp.to/build/526196/nixlog/2/raw
text-show = dontCheck super.text-show;
} // {
# Not on Hackage.