[Hackage] #46: grep for FIX markings in the source code
Hackage
trac at galois.com
Thu Jan 17 14:49:12 EST 2008
#46: grep for FIX markings in the source code
----------------------------+-----------------------------------------------
Reporter: ijones | Owner: ijones
Type: task | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version:
Severity: normal | Resolution:
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.2.2 | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* difficulty: normal => very easy (<1 hour)
* ghcversion: => 6.2.2
* platform: =>
Comment:
There are currently 21 FIX comments and 14 TODOs
{{{
$ grep TODO Distribution/ -R
$ grep FIX Distribution/ -R
}}}
Nice easy task for anyone to do, to see which ones deserve their own
bug/task reports and file them.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/46#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list