I've been using Cygwin's bash & make, but I just verified that I get the
same behavior when I use cmd.exe directly.
I run this command (in cmd.exe):
setup configure --disable-use-packages --haddock-args=" --read-interface=
http://haskell.org/ghc/docs/latest/html/libraries/base,c:/ghc/ghc-6.6/do
Simon Marlow wrote:
Bryan O'Sullivan wrote:
I tried reporting a Cabal bug via Trac, but I can't log in as
guest/haskell. Alas.
The password is "haskell'" (note the final apostrophe).
D'oh! Alas, the tick is practically invisible to me on the web page,
and I had my prescription for glasses
On Thu, 2007-01-25 at 21:35 +1100, Donald Bruce Stewart wrote:
> > If you want to profile the library, add "ghc-options: -auto-all" to the
> > .cabal file. When we have configurations you'll be able to make this
> > optional, but for now just add it by hand to .cabal (and don't forget to
> > r
On Wed, 2007-01-24 at 22:51 -0800, Conal Elliott wrote:
> Do forward slashes get turned into backslashes for -args arguments
> in Windows?
Are you using a shell like Mingw's MSYS? If so it does do that kind of
translation. If you're getting that behaviour when using an ordinary
windows command
simonmarhaskell:
> Bryan O'Sullivan wrote:
> >I tried reporting a Cabal bug via Trac, but I can't log in as
> >guest/haskell. Alas.
>
> The password is "haskell'" (note the final apostrophe). Isaac: maybe we
> should use a simpler password?
>
> >The bug is that "runhaskell Setup.hs --enable-l
Bryan O'Sullivan wrote:
I tried reporting a Cabal bug via Trac, but I can't log in as
guest/haskell. Alas.
The password is "haskell'" (note the final apostrophe). Isaac: maybe we should
use a simpler password?
The bug is that "runhaskell Setup.hs --enable-library-profiling" doesn't
imply