ANN: HIntegerByInt

Ian Lynagh igloo at earth.li
Sun Aug 12 15:48:10 EDT 2007


On Sun, Aug 12, 2007 at 08:39:23AM -0300, Isaac Dupree wrote:
> a statistic I thought of: estimate of lines of non-comment code (after 
> reformatting by ghc) :
> $ ghc IntegerInTermsOfInt.hs -ddump-parsed | wc -l
> 1084

$ sloccount IntegerInTermsOfInt.hs
[...]
SLOC    Directory       SLOC-by-Language (Sorted)
1010    top_dir         haskell=1010
[...]


Thanks
Ian



More information about the Libraries mailing list