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 43598b7 commit 94b9dd0Copy full SHA for 94b9dd0
lambda-buffers-compiler/test/Test/TypeClassCheck.hs
@@ -1,6 +1,6 @@
1
{-# LANGUAGE PatternSynonyms #-}
2
3
-module Test.TypeClassCheck {- (test) -} where
+module Test.TypeClassCheck (test) where
4
5
import Control.Lens ((.~))
6
import Data.Function ((&))
0 commit comments