gdritter repos new-build-project-bug / master foo / Foo.hs
master

Tree @master (Download .tar.gz)

Foo.hs @masterraw · history · blame

1
2
3
4
module Foo where

message :: String
message = "This is the wrong foo"