On 05 August 2005 13:57, Adrian Hey wrote: > Does the linking to source still work with this version? > I can't get it to work anyway, but maybe I'm doing something > wrong. All I get for each module is a link to whatever URL > I specify, but without the actual source module name(path) > attached at the end.
The semantics of the -s option were changed. Unfortunately, I forgot to document the change. See this message for details: http://www.haskell.org//pipermail/glasgow-haskell-users/2005-May/008394. html Cheers, Simon _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
