Skip to content

Commit b93faf9

Browse files
committed
Fix module name in example
1 parent d136d6b commit b93faf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Test/Example/Sum1.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module Test.Example.Sum2 where
1+
module Test.Example.Sum1 where
22

33
import Prelude
44

0 commit comments

Comments
 (0)