Skip to content

Commit 94f8095

Browse files
committed
Adapt floskell golden test
1 parent be6db04 commit 94f8095

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)