When I try to install Phooey I get the following error:<br><br><div style="margin-left: 40px;">cabal  install --constraint=&quot;Stream == 0.3&quot; phooey<br>Resolving dependencies...<br>[1 of 1] Compiling Main             ( /tmp/phooey-2.016943/phooey-2.0/Setup.lhs, /tmp/phooey-2.016943/phooey-2.0/dist/setup/Main.o )<br>
Linking /tmp/phooey-2.016943/phooey-2.0/dist/setup/setup ...<br>Configuring phooey-2.0...<br>Warning: No &#39;build-type&#39; specified. If you do not need a custom Setup.hs or<br>./configure script then use &#39;build-type: Simple&#39;.<br>
Preprocessing library phooey-2.0...<br>Building phooey-2.0...<br><br>src/Graphics/UI/Phooey/WinEvents.hs:66:7:<br>    Could not find module `Data.Reactive&#39;:<br>      Use -v to see a list of the files searched for.<br>
</div><br>It seems that the current version of reactive (0.10.5) no longer has Data.Reactive module (it seem to have been removed since 0.5 version of the reactive).  <br><br>Does Phooey really need 0.5 version of the reactive or is there a problem in my installation?<br>
<br>Thanks<br><br>Daryoush<br>