gdritter repos new-build-project-bug / master Main.hs
master

Tree @master (Download .tar.gz)

Main.hs @master

91fe1e9
 
 
 
 
 
1
2
3
4
5
6
module Main where

import qualified Foo

main :: IO ()
main = putStrLn Foo.message