From 6c9b60700e97914221f2df7d2496e21f5b232edc Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Thu, 17 Aug 2017 10:05:02 +0100 Subject: [PATCH] expose debug module --- protolude.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protolude.cabal b/protolude.cabal index b45ce8fa8..ac62997e4 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -36,13 +36,13 @@ library exposed-modules: Protolude Unsafe + Debug other-modules: Exceptions Base Applicative Bool - Debug List Monad Show