1 Mar 2007 05:41
[GHC] #1184: Hasktags misses symbol
GHC <trac <at> galois.com>
2007-03-01 04:41:39 GMT
2007-03-01 04:41:39 GMT
#1184: Hasktags misses symbol
------------------------+---------------------------------------------------
Reporter: newsham | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: None | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Testcase:
Architecture: Unknown | Os: Windows
------------------------+---------------------------------------------------
(not sure I filed this bug appropriately. I belive hasktags came as part
of the ghc-6.6 binary package. Please advise if there's a better place)
Hasktags is missing an obvious symbol.
$ darcs get --partial http://happs.org/HAppS
$ cd HAppS/src
$ hasktags -c `find . -name '*.hs' |grep -v _darcs`
$ grep boolM # <- not found
$ grep boolM `find . -name '*.hs' |grep -v _darcs` # <- found
--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/1184>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
(Continue reading)
RSS Feed