haskell-fluid-idl-http-client: disable broken build

This commit is contained in:
Peter Simons 2017-10-17 11:52:02 +02:00
parent a7144523cf
commit f9b72047f8

View file

@ -967,4 +967,7 @@ self: super: {
# https://github.com/mgajda/json-autotype/issues/15
json-autotype = doJailbreak super.json-autotype;
# Depends on broken fluid.
fluid-idl-http-client = markBroken super.fluid-idl-http-client;
}