Skip to content

Commit d44baec

Browse files
committed
Add data for #2280
1 parent e703df4 commit d44baec

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{-# LANGUAGE Strict #-}
2+
f ~x = x

plugins/hls-hlint-plugin/test/testdata/hie.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ cradle:
1212
- "LambdaCase"
1313
- "TwoHints"
1414
- "PatternKeyword"
15+
- "StrictData"

0 commit comments

Comments
 (0)