Skip to content

Commit 94b9dd0

Browse files
committed
exports cleanup
1 parent 43598b7 commit 94b9dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda-buffers-compiler/test/Test/TypeClassCheck.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{-# LANGUAGE PatternSynonyms #-}
22

3-
module Test.TypeClassCheck {- (test) -} where
3+
module Test.TypeClassCheck (test) where
44

55
import Control.Lens ((.~))
66
import Data.Function ((&))

0 commit comments

Comments
 (0)