On 2/14/07, Conal Elliott <[EMAIL PROTECTED]> wrote: > Am I imagining or did haddock doc file names just get changed from > "http://wxhaskell.sourceforge.net/doc/Graphics-UI-WX-Attributes.html > " to > "http://wxhaskell.sourceforge.net/doc/Graphics.UI.WX.Attributes.html" > (etc)?
It might be the other way around (i.e. haddock now generates links with dashes instead of dots). I haven't updated the API links on the wxhaskell site yet; have you upgraded haddock recently? If you could maybe cook up a little shell script to symlink all the foo-bar to foo.bar, I could run it so that the links work. When wxhaskell 0.10 gets released, I can then run the script 'backwards' so that the foo-bars are the official ones and the 'foo.bar's are the symlinks. Or you could pass in params to keep the dots for now (and the switch to dashes once the release comes out) [oh and on a random note, Phooey, GuiTV, etc is on my list of things I'd like to learn about Someday...] -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
