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

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