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 7, 2025
1 parent 3ab5deb commit 5833c4e
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 5833c4e

Please sign in to comment.