haskell-configuration-common: cosmetic, no functional change

This commit is contained in:
Peter Simons 2018-03-16 10:07:55 +01:00
parent 9df1d15a28
commit 7d043f036c

View File

@ -827,7 +827,7 @@ self: super: {
fluid-idl-http-client = markBroken super.fluid-idl-http-client;
fluid-idl-scotty = markBroken super.fluid-idl-scotty;
# missing dependencies: Glob >=0.7.14 && <0.8, data-fix ==0.0.4
# missing dependencies: Glob >=0.7.14 && <0.8, data-fix ==0.0.4
stack2nix = doJailbreak super.stack2nix;
# Hacks to work around https://github.com/haskell/c2hs/issues/192.