Dear,<br><br>After a suggestion from quicksilver, I decided to write this message.&nbsp; To get lambdabot working on 6.6.1 you need to:<br>1) ensure you have the regexp-base, regexp-compat and regexp-posix from hackage installed
<br>2) If you install them from user, make sure to add --user in the build-script of lambdabot<br>3) Get hs-plugins from darcs <a href="http://www.cse.unsw.edu.au/~dons/code/hs-plugins/">http://www.cse.unsw.edu.au/~dons/code/hs-plugins/
</a>, not from hackage (Lemmih informed it&#39;s an issue with the .hi parser)<br>4) Fix Lib/Parser.hs and replace &quot;&gt; 606&quot; with &quot;&gt;= 606&quot; in the #if GLASSGOW_HASKELL around the definition of &quot;pling_name&quot; and co
<br>5) Remove the Maybe-definition of arbitrary in scripts/ShowQ.hs<br>6) Make sure to uncomment the runplugs section in lambdabot.cabal<br>7) ...<br>8) Profit<br><br>Cheers<br>