diff --git a/Shake.hs b/Shake.hs index 3ff84d4ea..2f4d498f2 100755 --- a/Shake.hs +++ b/Shake.hs @@ -270,6 +270,7 @@ main = do -- Regenerate .cabal files from package.yaml files. -- (used by "cabalfiles" and "setversion") + -- XXX should remove old cabal files first, otherwise fails if they were generated with newer hpack let gencabalfiles = do -- Update cabal files with stack build.