Skip to content

Commit

Permalink
Remove redundant -XCPP from cabal-testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Jan 11, 2025
1 parent 56f9bd4 commit b6bb07a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cabal-testsuite/main/cabal-tests.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE NondecreasingIndentation #-}
{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeApplications #-}
Expand Down
1 change: 0 additions & 1 deletion cabal-testsuite/src/Test/Cabal/TestCode.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{-# LANGUAGE CPP #-}
{-# LANGUAGE DerivingStrategies #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}

Expand Down

0 comments on commit b6bb07a

Please sign in to comment.