|
RE: mysterious directory include error: msg#00032lang.haskell.glasgow.bugs
On 20 August 2005 22:41, Frederik Eaton wrote: > Here is my program: > > #!/usr/bin/runghc -i./foo > main :: IO () > main = do > print "hi" > > $ runghc --version > The Glorious Glasgow Haskell Compilation System, version 6.4 > $ ls foo > $ ./test.hs > > <interactive>:1:85: > Failed to load interface for `Main': > Could not find module `Main': > it is not a module in the current program, or in any known > package. > > Let me know if any more information is needed! Works for me with a 6.4.1 snapshot. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: runghc takes modules from current working directory, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-1266898 ] parse error way too late, SourceForge.net |
| Previous by Thread: | RE: runghc takes modules from current working directory, Simon Marlow |
| Next by Thread: | Re: mysterious directory include error, Frederik Eaton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |