Skip to content

Commit 8e5865b

Browse files
9999yearsMikolaj
authored andcommitted
Format IntegrationTests2
Move CPP definitions into a separate module so that Fourmolu can work its magic.
1 parent cb353ba commit 8e5865b

File tree

3 files changed

+2012
-1489
lines changed

3 files changed

+2012
-1489
lines changed

cabal-install/cabal-install.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,9 @@ test-suite integration-tests2
392392
hs-source-dirs: tests
393393
default-language: Haskell2010
394394

395+
other-modules:
396+
IntegrationTests2.CPP
397+
395398
build-depends:
396399
bytestring,
397400
cabal-install,

0 commit comments

Comments
 (0)