haskell-singletons: broken with GHC 7.10.x and probably other versions too
This commit is contained in:
parent
b8bd197915
commit
d383f5181c
@ -794,4 +794,12 @@ self: super: {
|
||||
# https://github.com/nushio3/doctest-prop/issues/1
|
||||
doctest-prop = dontCheck super.doctest-prop;
|
||||
|
||||
# https://github.com/goldfirere/singletons/issues/116
|
||||
# https://github.com/goldfirere/singletons/issues/117
|
||||
# https://github.com/goldfirere/singletons/issues/118
|
||||
singletons = markBroken super.singletons;
|
||||
singleton-nats = dontDistribute super.singleton-nats;
|
||||
hgeometry = dontDistribute super.hgeometry;
|
||||
hipe = dontDistribute super.hipe;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user