ANN: scan-0.1.0.3, a Haskell style scanner
Dear Haskell friends, I like to announce a Haskell style scanner at http://hackage.haskell.org/package/scan documented under http://projects.haskell.org/style-scanner/ It's best used in conjunction with hlint http://community.haskell.org/~ndm/hlint/ and gives many suggestions regarding the file format. Feedback is welcome. Thanks Christian (Discussions should only be posted to either haskell-cafe@ or beginners@)
I think, I've addressed the points made by Henning and Sebastian. (Don't forget to "cabal update".) Cheers Christian
Dear Haskell friends,
I like to announce a Haskell style scanner at http://hackage.haskell.org/package/scan
documented under http://projects.haskell.org/style-scanner/
It's best used in conjunction with hlint http://community.haskell.org/~ndm/hlint/
and gives many suggestions regarding the file format.
Feedback is welcome.
Thanks Christian
(Discussions should only be posted to either haskell-cafe@ or beginners@)
Dear Haskell friends, I like to announce a new version of the style scanner for Haskell source files at http://hackage.haskell.org/package/scan documented under http://projects.haskell.org/style-scanner/ cabal update cabal install scan A short description is also here: http://haskell.org/communities/05-2010/html/report.html#sect4.2.4 It has now many more options (one is better windows support using -w), diagnostics, and change capabilities regarding (haddock) comments. Feedback is welcome. Thanks Christian
participants (1)
-
Christian Maeder