Skip to content
  • Herbert Valerio Riedel's avatar
    Implement preliminary support for new forward-compat scheme · 538f1269
    Herbert Valerio Riedel authored and Oleg Grenrus's avatar Oleg Grenrus committed
    This provides a provisional (i.e. hacky) retrofitted implementation of
    the forward-compat scheme described in #4899 for the cabal-2.2 branch
    
    This hack works by constructing a dummy package description in case
    the package description fails to be parsed via the standard parser,
    and we detect a new-style cabal-spec declaration.
    538f1269