|
RE: Readline on Windows?: msg#00034lang.haskell.glasgow.bugs
On 16 November 2004 17:16, Koen Claessen wrote: > Compiling the following program (Bug.hs): > >>>> > module Main where > > import System.Console.Readline > > main = > do ms <- readline "Hi> " > print ms > <<< > > Using GHC 6.2.2 on Windows XP, using the command line: > > ghc --make Bug -o bug > > Produces the following message: > >>>> > Chasing modules from: Bug > Compiling Main ( Bug.hs, Bug.o ) > Linking ... > c:/ghc/ghc-6.2.2/libHSreadline.a(Readline__96.o)(.text+0xaa):ghc11748.hc : > undefined reference to `readline' > <<< Sigbjorn describes how to fix this bug here: http://www.haskell.org/pipermail/glasgow-haskell-users/2004-November/007 370.html I'll add the information to the FAQ. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1071030 ] internal error: update_fwd: unknown/strange object 12238336, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-681062 ] Confusing Error Message if package-name is omitted, SourceForge.net |
| Previous by Thread: | Readline on Windows?, Koen Claessen |
| Next by Thread: | Derivable type classes bug?, Koen Claessen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |