haskell-timerep test suite crashes ghc-7.10.x

This commit is contained in:
Peter Simons 2015-05-05 21:24:27 +02:00
parent 857ddfc2f5
commit a2f6ca40e3

@ -331,4 +331,7 @@ self: super: {
hipbot = dontDistribute super.hipbot;
bitcoin-api = dontDistribute super.bitcoin-api;
# https://github.com/HugoDaniel/RFC3339/issues/14
timerep = dontCheck super.timerep;
}