Hi,<div><br></div><div>I&#39;m currently working on extending the hascat Server. My problem is, that for whatever odd reason it will only work on GHC &lt; 7.0 or alternatively if I execute it with runghc or in ghci.</div><div>
If I compile it with GHC&gt;=7.0 and execute it, then I get this:</div><div><br></div><div><div>$ ~/.cabal/bin/hascat config.xml</div><div>Installing &quot;Root&quot; at /</div><div>hascat: /home/tvh/.cabal/lib/plugins-1.5.2.1/ghc-7.4.1/HSplugins-1.5.2.1.o: unknown symbol `ghczm7zi4zi1_ErrUtils_zdsinsertzugo3_info&#39;</div>
<div>hascat: unloadObj: can&#39;t find `/usr/lib/ghc/binary-0.5.1.0/HSbinary-0.5.1.0.o&#39; to unload</div><div>user error (unloadObj: failed)</div><div>Installing &quot;Hascat Server Info&quot; at /ServerInfo/</div><div>
hascat: /home/tvh/.cabal/lib/hascat-system-0.2/ghc-7.4.1/HShascat-system-0.2.o: unknown symbol `base_DataziMaybe_Nothing_closure&#39;</div><div>hascat: unloadObj: can&#39;t find `/usr/lib/ghc/Cabal-1.14.0/HSCabal-1.14.0.o&#39; to unload</div>
<div>user error (unloadObj: failed)</div><div>Installing &quot;Hascat Application Manager&quot; at /Manager/</div><div>hascat: /home/tvh/.cabal/lib/hascat-system-0.2/ghc-7.4.1/HShascat-system-0.2.o: unknown symbol `base_DataziMaybe_Nothing_closure&#39;</div>
<div>hascat: unloadObj: can&#39;t find `/usr/lib/ghc/Cabal-1.14.0/HSCabal-1.14.0.o&#39; to unload</div><div>user error (unloadObj: failed)</div><div>Installing &quot;Hascat Application Deployer&quot; at /Deployer/</div><div>
hascat: /usr/lib/haskell-packages/ghc/lib/zlib-0.5.3.3/ghc-7.4.1/HSzlib-0.5.3.3.o: unknown symbol `base_GHCziForeignPtr_ForeignPtr_con_info&#39;</div><div>hascat: unloadObj: can&#39;t find `/usr/lib/ghc/Cabal-1.14.0/HSCabal-1.14.0.o&#39; to unload</div>
<div>user error (unloadObj: failed)</div><div>Waiting for connections on port 8012</div></div><div><br></div><div>Is there a way to make this work? </div><div><br></div><div>Greetings</div><div>Timo</div>