<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-07-07 7:26 GMT+02:00 Mark Lentczner <span dir="ltr"><<a href="mailto:mark.lentczner@gmail.com" target="_blank">mark.lentczner@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">And now Windows RC2 for Haksell Platform is also<span style="font-size:12.8000001907349px"> here:</span><div style="font-size:12.8000001907349px"><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><a href="http://www.ozonehouse.com/mark/platform/" style="font-size:12.8000001907349px" target="_blank">http://www.ozonehouse.com/mark/platform/</a></blockquote><div>[...]</div></div></blockquote><div><br></div><div>I noticed 2 problems so far:</div><div><br></div><div>* The package cache is still always out of date (I thought there was a fix for that):</div><div><br></div><div><div>----------------------------------------------------------------------</div><div>Sven@SCOTTY /d/Repositories/ObjectName (master)</div><div>$ ghc-pkg list</div><div>WARNING: cache is out of date: c:/Program Files/Haskell Platform/7.10.2\lib\package.conf.d\package.cache</div><div>ghc will see an old view of this package db. Use 'ghc-pkg recache' to fix.</div><div>c:/Program Files/Haskell Platform/7.10.2\lib\package.conf.d:</div><div>    Cabal-1.22.4.0</div><div>    GLURaw-1.5.0.1</div><div>    GLUT-2.7.0.1</div><div>[...]</div><div>----------------------------------------------------------------------</div><div><br></div><div>* Something is missing/misconfigured for Haddock (note the funny non-local path in the error message):</div><div><br></div><div>----------------------------------------------------------------------</div><div>Sven@SCOTTY /d/Repositories/ObjectName (master)</div><div>$ cabal sandbox init</div><div>Writing a default package environment file to</div><div>d:\Repositories\ObjectName\cabal.sandbox.config</div><div>Creating a new sandbox at D:\Repositories\ObjectName\.cabal-sandbox</div><div><br></div><div>Sven@SCOTTY /d/Repositories/ObjectName (master)</div><div>$ cabal configure</div><div>Resolving dependencies...</div><div>Configuring ObjectName-1.1.0.0...</div><div><br></div><div>Sven@SCOTTY /d/Repositories/ObjectName (master)</div><div>$ cabal haddock</div><div>Running Haddock for ObjectName-1.1.0.0...</div><div>Preprocessing library ObjectName-1.1.0.0...</div><div>Haddock coverage:</div><div> 100% (  3 /  3) in 'Data.ObjectName'</div><div>Haddock's resource directory (G:\GitHub\haddock\.cabal-sandbox\x86_64-windows-ghc-7.10.1.20150630\haddock-api-2.16.1) does not exist!</div><div>----------------------------------------------------------------------</div></div><div><br></div></div></div></div>