Skip to content
  • Duncan Coutts's avatar
    Extend the unpack command for the .cabal file updating · b7565f94
    Duncan Coutts authored
    By default, "cabal unpack blah" will also update the .cabal file with
    the one from the index, so it's consistent with what you get via
    cabal install. Also added a --pristine flag so you can get the original
    tarball without the updated .cabal file.
    b7565f94