Ticket #893 (closed bug: fixed)
several "extralibs" packages missing Setup.hs
| Reported by: | duncan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | libraries (other) | Version: | 6.5 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The following packages are missing a Setup.hs file:
- arrows
- fgl
- haskell-src
- html
- hunit
- mtl
- quickcheck
- time
These do all build fine with a default Setup.hs added, except...
arrows.cabal seems to be missing UndecidableInstances and the path to the C sources in time.cabal seems to be wrong (missing "cbits/"?).
Change History
Note: See
TracTickets for help on using
tickets.
