hptSomeThingsBelowUs missing module

2010-01-01 Thread Evan Laforge
Ever since upgrading to 6.12.1, I've been getting a new warning. I compile with --make, e.g. (clipping out irrelevant stuff): ghc-6.12.1 -threaded -W -debug -package ghc --make \ -main-is App.Main App/Main.hs \ -o build/seq If I remove all imports to a module (s

Re: GHC.Prim.ByteArray# - confusing documentation

2010-01-01 Thread Antoine Latter
On Wed, Dec 30, 2009 at 5:47 AM, Simon Marlow wrote: > On 30/12/09 11:09, Bulat Ziganshin wrote: >> >> Hello Simon, >> >> Wednesday, December 30, 2009, 1:44:54 PM, you wrote: >> >> btw, is it possible to fix the behavior? it will reduce overhead for >> storing small strings > > It would be possibl

Re: ANN: Happstack 0.4.1

2010-01-01 Thread Jeremy Shaw
Hello Simon, I have seen several manifestations of this issue now. I filed a report here: http://hackage.haskell.org/trac/ghc/ticket/3799 - jeremy On Dec 30, 2009, at 5:37 AM, Simon Marlow wrote: On 22/12/09 03:33, Antoine Latter wrote: On Mon, Dec 21, 2009 at 6:31 AM, wrote: Hello, T