Skip to content

Commit 3825f7a

Browse files
committed
remove ghc options
1 parent 7ed42c0 commit 3825f7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cabal-syntax/src/Distribution/Types/ComponentName.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{-# LANGUAGE DeriveDataTypeable #-}
22
{-# LANGUAGE DeriveGeneric #-}
33
{-# LANGUAGE PatternSynonyms #-}
4-
{-# OPTIONS_GHC -Wno-unrecognised-pragmas -Wno-incomplete-patterns #-}
54

65
module Distribution.Types.ComponentName (
76
ComponentName(.., CFLibName, CExeName, CTestName, CBenchName),

0 commit comments

Comments
 (0)