[Haskell-cafe] Please test: Cabal/cabal-install 1.20 RC2

Carter Schonwald carter.schonwald at gmail.com
Thu Apr 17 17:32:46 UTC 2014


I'm trying to use the new haddock flags

haddock
  -- keep-temp-files: False
  -- hoogle: False
  -- html: False
  -- html-location:
  -- executables: False
  -- tests: False
  -- benchmarks: False
  -- all:
  -- internal: False
  internal: True
  -- css:
  -- hyperlink-source: False
  hyperlink-source: True


and it looks like hyperlink-source isn't quite working! What am i doing
wrong?


On Thu, Apr 17, 2014 at 3:06 AM, Johan Tibell <johan.tibell at gmail.com>wrote:

> Hi all,
>
> The second, and hopefully last, release candidate for Cabal and
> cabal-install 1.20 is ready. If no issues are discovered, I plan to release
> this on Sunday, April 20th.
>
> You can help test by installing the release candidate and use it for your
> day-to-day work:
>
>     cabal install http://johantibell.com/files/Cabal-1.20.0.0-rc2.tar.gz
> http://johantibell.com/files/cabal-install-1.20.0.0-rc2.tar.gz
>
> Please report any issues at https://github.com/haskell/cabal/issues
>
> -- Johan
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cabal-devel/attachments/20140417/367f04f1/attachment.html>


More information about the cabal-devel mailing list