gdritter repos new-build-project-bug / master dep / 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 correct foo"