RE: problem compiling programs with monads with ghc-6.4

2005-08-31 Thread Konovalov, Vadim
> Add -package mtl ? thanks, that worked... So, I do not need to "improve" my configuration, but rather I should remember in which package live some functions, and specify those each time? ok, thanks. > > vkonovalov: > > Dear all, > > > > When I compile simple programs with monads, I receive

Re: problem compiling programs with monads with ghc-6.4

2005-08-31 Thread Donald Bruce Stewart
Add -package mtl ? vkonovalov: > Dear all, > > When I compile simple programs with monads, I receive following error: > > example18.o(.text+0x2de):fake: undefined reference to > `ControlziMonadziCont_zdfMonadContCont_closure' > example18.o(.text+0x422):fake: undefined reference to > `ControlziMo

problem compiling programs with monads with ghc-6.4

2005-08-31 Thread Konovalov, Vadim
Dear all, When I compile simple programs with monads, I receive following error: example18.o(.text+0x2de):fake: undefined reference to `ControlziMonadziCont_zdfMonadContCont_closure' example18.o(.text+0x422):fake: undefined reference to `ControlziMonadziCont_zdfMonadContCont_closure' example18.o(