[Haskell-iPhone] cabal custom build type
Stefan Kersten
sk at k-hornz.de
Wed Dec 19 11:04:27 CET 2012
hi luke,
On Dec 18, 2012, at 11:46 PM, Luke Iannini wrote:
> Yes, I hit that one too! I actually have a small list of package workarounds I will publish; happily I haven't found anything I couldn't get compiling eventually : ).
that's encouraging! the good thing is that cabal-dev (and its add-source command) is working transparently with ghc-ios, very nice.
> The simple workaround here is to
> cabal unpack syb
> cd syb-0.3.7
>
> change the build type from Custom to Simple, then
> cabal install
>
> (if I remember correctly the Custom build was for unit testing purposes so this isn't too bad)
ok, thanks. the same goes for lifted-based (only uses Setup.lhs for controlling haddock).
<sk>
More information about the iPhone
mailing list