Ticket #1184 (closed bug: wontfix)
Hasktags misses symbol
| Reported by: | newsham | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | _|_ |
| Component: | None | Version: | 6.6 |
| Keywords: | Cc: | michal.terepeta@… | |
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by igloo) (diff)
(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
Change History
Note: See
TracTickets for help on using
tickets.
