[MacPorts] #71350: Fix hlint-3.8 build error

MacPorts noreply at macports.org
Mon Nov 18 18:23:20 UTC 2024


#71350: Fix hlint-3.8 build error
----------------------+--------------------
 Reporter:  laleanor  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:  haspatch  |       Port:  hlint
----------------------+--------------------
 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/71350>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list