fix typo in fun name

This commit is contained in:
Stephen Diehl
2016-04-09 14:56:55 -04:00
parent 8cd2b4ffd3
commit 959cd272f7
+1 -1
View File
@@ -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"