minor fixes

This commit is contained in:
Yann Esposito (Yogsototh) 2020-05-25 22:30:22 +02:00
parent a7df9b3959
commit 0f62b038df
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
{-# LANGUAGE OverloadedStrings #-}
import Development.Shake
import Development.Shake.Command
import Development.Shake.FilePath
import Development.Shake.Util
import Data.Text as T
main :: IO ()
main = do