1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

We don’t need to import these.

This commit is contained in:
Rob Rix 2015-11-17 16:20:57 -08:00
parent aba1b31625
commit c56cc6cb74

View File

@ -1,8 +1,4 @@
module Main where
import Diff
import Syntax
import Operation
main :: IO ()
main = putStrLn "hello world"