Opened 2 hours ago
#71350 new defect
Fix hlint-3.8 build error
Reported by: | laleanor | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | hlint |
Description
Currently hlint-3.8 fails to build with MacPorts' GHC version 9.6.6. The reason? The portfile specifies the --allow-newer
flag which waives upper version limits on dependencies. Unsurprisingly, this leads to dependency issues and build errors. Please find attached a patch that removes this flag.
Attachments (1)
Note: See
TracTickets for help on using
tickets.