Remove showCallStack.

This commit is contained in:
Stephen Diehl
2016-06-30 18:14:30 -04:00
parent cef28ed3a0
commit cf1fa981ef
-1
View File
@@ -75,7 +75,6 @@ import GHC.Stack as X (
, prettySrcLoc
, currentCallStack
, getCallStack
, showCallStack
, prettyCallStack
)