summaryrefslogtreecommitdiff
path: root/lore/Alpha.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lore/Alpha.hs')
-rw-r--r--lore/Alpha.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/lore/Alpha.hs b/lore/Alpha.hs
index 67bfa35..bae7fa5 100644
--- a/lore/Alpha.hs
+++ b/lore/Alpha.hs
@@ -7,8 +7,11 @@ module Alpha (
, (/@)
-- * Debugging tools
, say
+ -- * TODO: remove this
+ , Prelude.read
) where
+import qualified Prelude
import Protolude as X
import Data.String