j
k
j a
j l
On Friday 14 October 2011, 22:49:04, kolli kolli wrote:
namratha@ubuntu:~/Desktop$ runghc Main.hs <interactive>:1:32: Not in scope: `main'
namratha@ubuntu:~/Desktop$ runghc Main.hs
<interactive>:1:32: Not in scope: `main'
Yes, runghc needs a main function. Load the file in ghci to try out normal functions.
Back to the thread
Back to the list