Skip to content

Commit e61afcc

Browse files
committed
Adapt brittany+floskell golden test
1 parent ef2bb11 commit e61afcc

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

3+
import Data.Int
34
import Data.List
45
import Prelude
5-
import Data.Int
66

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

0 commit comments

Comments
 (0)