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

Tree @master (Download .tar.gz)

Main.hs @masterraw · history · blame

1
2
3
4
5
6
module Main where

import qualified Foo

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