fix typo in fun name
This commit is contained in:
+1
-1
@@ -44,4 +44,4 @@ traceIO = T.traceIO
|
||||
|
||||
{-# WARNING notImplemented "'notImplemented' remains in code" #-}
|
||||
notImplemented :: a
|
||||
otImplemented = P.error "Not implemented"
|
||||
notImplemented = P.error "Not implemented"
|
||||
|
||||
Reference in New Issue
Block a user