<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br><br>&gt; Date: Fri, 3 Sep 2010 21:31:53 -0700<br>&gt; Subject: Re: [Haskell-cafe] holumbus error message -- unexpected package db stack<br>&gt; From: drcygnus@gmail.com<br>&gt; To: haskell-cafe@haskell.org<br>&gt; Is cabal using a custom GHC package database?  You might find this illuminating:<br>&gt; <br>&gt;   http://hackage.haskell.org/trac/hackage/ticket/731<br>&gt; <br>&gt; -- <br>&gt; &nbsp; Jonathan Daugherty<br><br>I don't know what else to check for to confirm/deny this question other than doing a `grep -r "package-db" *` in the distribution source, which simply returned that the binary file Setup contained it...that I suppose is just from the requirement in Setup.hs for "Distribution.Simple".&nbsp; Other than that, I have not specified ANY database specific parameters.&nbsp; I have however installed the cabal package HDBC-mysql ... probably unrelated to the problem???&nbsp; So, I have to say, the link really didn't provide me any helpful information or hints about what I might have done wrong...sorry.<br><br>What else could I check for?<br><br><br>Roderick Ford<br>                                               </body>
</html>