We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7135541 commit be6db04Copy full SHA for be6db04
test/testdata/Format.brittany.formatted.hs
@@ -1,8 +1,8 @@
1
module Format where
2
import Data.List
3
4
-import Prelude
5
import Data.Int
+import Prelude
6
foo :: Int -> Int
7
foo 3 = 2
8
foo x = x
0 commit comments