fix traceShow fixes #10

This commit is contained in:
Stephen Diehl
2016-04-27 15:27:42 -04:00
parent a9cc28f3b1
commit 561ee5077e
3 changed files with 18 additions and 9 deletions
+2
View File
@@ -33,6 +33,8 @@ import Base as Base hiding (
, putStrLn
, print
, show
, error
, undefined
)
import qualified Base as PBase