Skip to content

Commit

Permalink
fixup! fixup! Add source files needed for the new check.
Browse files Browse the repository at this point in the history
  • Loading branch information
kindaro committed Apr 10, 2024
1 parent df2acd9 commit ec99b99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cabal-prettify.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,21 @@ extra-source-files:
examples/**/*.project
examples/**/manifest
examples/cabal-init/after/flags--/.cabal-init.cabal.backup
examples/cabal-init/after/flags--/manifest
examples/cabal-init/after/flags--expose/.cabal-init.cabal.backup
examples/cabal-init/after/flags--expose/manifest
examples/cabal-init/after/flags--move-expose/.cabal-init.cabal.backup
examples/cabal-init/after/flags--move-expose/manifest
examples/cabal-init/after/flags--move/.cabal-init.cabal.backup
examples/cabal-init/after/flags--move/manifest
examples/exposed/after/flags--/.exposed.cabal.backup
examples/exposed/after/flags--/manifest
examples/exposed/after/flags--expose/.exposed.cabal.backup
examples/exposed/after/flags--expose/manifest
examples/exposed/after/flags--move-expose/.exposed.cabal.backup
examples/exposed/after/flags--move-expose/manifest
examples/exposed/after/flags--move/.exposed.cabal.backup
examples/exposed/after/flags--move/manifest
test-data/other/*.cabal
test-data/unchanged/*.cabal

Expand Down

0 comments on commit ec99b99

Please sign in to comment.