Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 6a82699

Browse files
authoredApr 22, 2019
Merge pull request #1187 from fendor/pragma-empty-data-decl
Add EmptyDataDecls to available pragmas
·
remove0.9.0.0
2 parents 173cfe3 + 5d50310 commit 6a82699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/Haskell/Ide/Engine/Plugin/Pragmas.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ possiblePragmas =
9393
, "DerivingStrategies"
9494
, "DerivingVia"
9595
, "EmptyCase"
96+
, "EmptyDataDecls"
9697
, "EmptyDataDeriving"
9798
, "FlexibleContexts"
9899
, "FlexibleInstances"

0 commit comments

Comments
 (0)
This repository has been archived.