Skip to content
  • Erik de Castro Lopo's avatar
    cabal-install : Add a 'user-config' command. · 6d530dd4
    Erik de Castro Lopo authored
    The 'user-config' command allows pseudo-diff-ing and updating of the
    user's ~/.cabal/config file. The diff is against what cabal would
    generated if the user config file did not exist and the update
    command overlays the user's existing settings over the current
    version of the default settings and writes it back to ~/.cabal/config.
    
    Closes: #2159
    6d530dd4