|
mysterious directory include error: msg#00093lang.haskell.glasgow.bugs
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! Frederik -- http://ofb.net/~frederik/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | runghc takes modules from current working directory, Frederik Eaton |
|---|---|
| Next by Date: | a stateful bug, Frederik Eaton |
| Previous by Thread: | runghc takes modules from current working directory, Frederik Eaton |
| Next by Thread: | a stateful bug, Frederik Eaton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |