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)

hlint.patch (115 bytes) - added by laleanor 2 hours ago.

Download all attachments as: .zip

Change History (1)

Changed 2 hours ago by laleanor

Attachment: hlint.patch added
Note: See TracTickets for help on using tickets.