aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Lib.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Lib.hs')
-rw-r--r--src/Lib.hs5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Lib.hs b/src/Lib.hs
index 698c0ae..28d02ba 100644
--- a/src/Lib.hs
+++ b/src/Lib.hs
@@ -1,10 +1,5 @@
-{-# LANGUAGE LambdaCase #-}
-
module Lib
( fromJottary
- , s
- , k
- , i
) where
import Control.Monad ( replicateM )