Add "-package concurrent" to your command line.
In general, GHC-usage messages should go to
[EMAIL PROTECTED]
Simon
| -----Original Message-----
| From: Bernd Holzmüller [mailto:[EMAIL PROTECTED]]
| Sent: 05 April 2001 08:50
| To: [EMAIL PROTECTED]
| Subject: GHC non-standard interface file location problem
|
|
| Hi all,
|
| while compiling a file select.hs ghc said:
|
| select.hs:1:
| Could not find interface file for `Concurrent'
| in the directories ./*.hi
|
| c:/programme/haskell/ghc-4.08/lib/imports/std/*.hi
|
| can someone tell me why ghc does not find the interface files
| for the concurrency library (or any of the other non-standard
| libraries) or how to tell ghc, where this library sits? Is
| there any GHC INCLUDE path to be set? I am using ghc 4.08 on
| a Windows NT machine.
|
| Thanks,
| Bernd Holzmüller
|
| _______________________________________________
| Haskell mailing list
| [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
|
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell