3
0
Fork 0
forked from mirrors/nixpkgs

haskell-harp: mark as broken

This commit is contained in:
Peter Simons 2015-05-18 15:40:11 +02:00
parent 54db9d427d
commit a65fd950c3

View file

@ -309,4 +309,8 @@ self: super: {
# https://github.com/HugoDaniel/RFC3339/issues/14
timerep = dontCheck super.timerep;
# Upstream has no issue tracker.
harp = markBrokenVersion "0.4" super.harp;
happstack-authenticate = dontDistribute super.happstack-authenticate;
}