Subject: CVS commit: wip/hlint
From: Ryosuke Moro
Date: 2014-03-13 13:15:52
Message id: E1WO4YT-0005U6-Ca@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update to 1.8.58

CHANGES:
1.8.58
    Move the API to Language.Haskell.HLint2
    #638, ensure $! doesn't break strictness with strict fields
    #24, don't remove DeriveFunctor even when only on a newtype
    #22, turn off UnboxedTuples by default
    #21, strip /* C style */ comments
    #635 and #18, require cpphs-1.18.1
    Switch to CmdArgs for command line parsing
    Remove -x as a synonym for --cross
( #638 => http://code.google.com/p/ndmitchell/issues/detail?id=638 )
( #635 => http://code.google.com/p/ndmitchell/issues/detail?id=635 )
( #24 => https://github.com/ndmitchell/hlint/issues/24 )
( #22 => https://github.com/ndmitchell/hlint/issues/22 )
( #21 => https://github.com/ndmitchell/hlint/issues/21 )
( #18 => https://github.com/ndmitchell/hlint/issues/18 )

Files:
RevisionActionfile
1.17modifywip/hlint/Makefile
1.9modifywip/hlint/PLIST
1.13modifywip/hlint/buildlink3.mk
1.17modifywip/hlint/distinfo