diff options
Diffstat (limited to 'Biz/Lint.hs')
-rw-r--r-- | Biz/Lint.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Biz/Lint.hs b/Biz/Lint.hs index 3039b72..38c7403 100644 --- a/Biz/Lint.hs +++ b/Biz/Lint.hs @@ -5,8 +5,6 @@ {-# LANGUAGE NoImplicitPrelude #-} -- : out lint --- : dep rainbow --- : dep regex-applicative module Biz.Lint (main) where import Alpha |