Skip to content

Commit 14bd93c

Browse files
committed
Adapt brittany+floskell golden test
1 parent dbe7e0b commit 14bd93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testdata/Format.brittany_post_floskell.formatted.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module Format where
22

33
import Data.List
4-
import Prelude
54
import Data.Int
5+
import Prelude
66

77
foo :: Int -> Int
88
foo 3 = 2

0 commit comments

Comments
 (0)