New Fetch
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module HelloWorld (hello) where
|
||||
|
||||
hello :: String
|
||||
hello = error "You need to implement this function."
|
||||
Reference in New Issue
Block a user