[MacPorts] #55335: hedgewars @0.9.22_1: request to update to 0.9.23
MacPorts
noreply at macports.org
Mon Dec 4 16:28:13 UTC 2017
#55335: hedgewars @0.9.22_1: request to update to 0.9.23
------------------------+----------------------
Reporter: l2dy | Owner: kencu
Type: update | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: hedgewars |
------------------------+----------------------
Comment (by ryandesign):
Here's the best I can do for now.
I added ports for the new dependency hs-sandi and its dependency hs-
stringsearch.
It fails to build:
{{{
[22 of 25] Compiling Actions ( /opt/local/var/macports/build
/_Users_rschmidt_macports_macports-ports-svn-
trunk_games_hedgewars/hedgewars/work/hedgewars-
src-0.9.23/gameServer/Actions.hs, /opt/local/var/macports/build
/_Users_rschmidt_macports_macports-ports-svn-
trunk_games_hedgewars/hedgewars/work/build/gameServer/Actions.o )
/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-
trunk_games_hedgewars/hedgewars/work/hedgewars-
src-0.9.23/gameServer/Actions.hs:534:48:
Couldn't match expected type ‘[ClientIndex]’
with actual type ‘Maybe ClientIndex’
In the second argument of ‘($)’, namely ‘masterID r’
In the first argument of ‘(>>=)’, namely
‘(mapM (client'sM rnc id) $ masterID r)’
/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-
trunk_games_hedgewars/hedgewars/work/hedgewars-
src-0.9.23/gameServer/Actions.hs:535:61:
Couldn't match expected type ‘Maybe ClientInfo’
with actual type ‘[ClientInfo]’
In the first argument of ‘maybeNick’, namely ‘cn’
In the second argument of ‘roomInfo’, namely ‘(maybeNick cn)’
}}}
I haven't worked with Haskell before and am not sure what to do about such
a problem.
--
Ticket URL: <https://trac.macports.org/ticket/55335#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list