<font color='black' size='2' face='Arial, Helvetica, sans-serif'>
<div> <font size="2">Hello,<br>
<br>
I have compiled the latest veersion of ghc under OpenIndiana (Solaris) and now I am<br>
trying to compile cabal. I downloaded the source code from<br>
<br>
https://www.haskell.org/cabal/download.html<br>
</font></div>

<div> <br>
<font size="2">and I tried to compile. I used the bootstrap.sh script bit it failed:<br>
<br>
Configuring cabal-install-2.0.0.1...<br>
Setup: Encountered missing dependencies:<br>
HTTP >=4000.1.5 && <4000.4,<br>
async >=2.0 && <3,<br>
cryptohash-sha256 ==0.11.*,<br>
hackage-security >=0.5.2.2 && <0.6,<br>
hashable >=1.0 && <2,<br>
tar >=0.5.0.3 && <0.6<br>
<br>
<br>
Error during cabal-install bootstrap:<br>
Configuring the cabal-install package failed.<br>
<br>
The script downloaded all these packages so I tried to see why they fail:<br>
<br>
$ cd HTTP-4000.3.7<br>
$ ls<br>
CHANGES     HTTP.cabal  Network     test<br>
dist        LICENSE     Setup.lhs<br>
$ runhaskell Setup configure<br>
Configuring HTTP-4000.3.7...<br>
Setup: Encountered missing dependencies:<br>
base >=4.3.0.0 && <4.11<br>
<br>
Of course this package is already installed and this means that<br>
for some reason it cannot find it. It is quite possible that I am doing<br>
something stupid but I would like to know how can I proceed?<br>
<br>
Thanks in advance for your help/assistance.<br>
A.S. <br>
<br>
<br>
</font></div>

<div style="clear:both">--<br>
Apostolos Syropoulos<br>
Xanthi, Greece<br>
<br>
</div>
</font>