index
:
sorbot
master
tmp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Lib.hs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/Lib.hs')
-rw-r--r--
src/Lib.hs
2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Lib.hs b/src/Lib.hs
index 0142dfb..0768465 100644
--- a/
src/Lib.hs
+++ b/
src/Lib.hs
@@ -2,8 +2,6 @@ module Lib
( someFunc
) where
-import Text.Regex.TDFA
-
import Plugin
someFunc :: IO ()