Skip to content

Commit dbe7e0b

Browse files
committed
Adapt floskell golden test
1 parent 33ea55b commit dbe7e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testdata/Format.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)