[Haskell-cafe] ANN: stack-0.1.10.0
Geraldus
heraldhoi at gmail.com
Sat Dec 5 07:50:04 UTC 2015
Thank you! It's nice to see new homepage and pretty documentation!
сб, 5 дек. 2015 г. в 4:57, Emanuel Borsboom <manny at fpcomplete.com>:
> Release notes:
>
> - The Stack home page is now at haskellstack.org, which shows the
> documentation rendered by readthedocs.org. Note: this has necessitated
> some changes to the links in the documentation’s markdown source code, so
> please check the links on the website before submitting a PR to fix them.
> - The locations of the Ubuntu
> <http://docs.haskellstack.org/en/stable/install_and_upgrade.html#ubuntu>
> and Debian
> <http://docs.haskellstack.org/en/stable/install_and_upgrade.html#debian>
> package repositories have changed to have correct URL semantics according
> to Debian’s guidelines #1378
> <https://github.com/commercialhaskell/stack/issues/1378>. The old
> locations will continue to work for some months, but we suggest that you
> adjust your /etc/apt/sources.list.d/fpco.list to the new location to
> avoid future disruption.
> - openSUSE and SUSE Linux Enterprise
> <http://docs.haskellstack.org/en/stable/install_and_upgrade.html#opensuse-suse-linux-enterprise>
> packages are now available, thanks to @mimi1vx
> <https://github.com/mimi1vx>. Note: there will be some lag before
> these pick up new versions, as they are based on Stackage LTS.
>
> Major changes:
>
> - Support for building inside a Nix-shell providing system
> dependencies #1285
> <https://github.com/commercialhaskell/stack/pull/1285>
> - Add optional GPG signing on stack upload --sign or with stack sig
> sign ...
>
> Other enhancements:
>
> - Print latest applicable version of packages on conflicts #508
> <https://github.com/commercialhaskell/stack/issues/508>
> - Support for packages located in Mercurial repositories #1397
> <https://github.com/commercialhaskell/stack/issues/1397>
> - Only run benchmarks specified as build targets #1412
> <https://github.com/commercialhaskell/stack/issues/1412>
> - Support git-style executable fall-through (stack something executes
> stack-something if present) #1433
> <https://github.com/commercialhaskell/stack/issues/1433>
> - GHCi now loads intermediate dependencies #584
> <https://github.com/commercialhaskell/stack/issues/584>
> - --work-dir option for overriding .stack-work #1178
> <https://github.com/commercialhaskell/stack/issues/1178>
> - Support detailed-0.9 tests #1429
> <https://github.com/commercialhaskell/stack/issues/1429>
> - Docker: improved POSIX signal proxying to containers #547
> <https://github.com/commercialhaskell/stack/issues/547>
>
> Bug fixes:
>
> - Show absolute paths in error messages in multi-package builds #1348
> <https://github.com/commercialhaskell/stack/issues/1348>
> - Docker-built binaries and libraries in different path #911
> <https://github.com/commercialhaskell/stack/issues/911> #1367
> <https://github.com/commercialhaskell/stack/issues/1367>
> - Docker: --resolver argument didn’t effect selected image tag
> - GHCi: Spaces in filepaths caused module loading issues #1401
> <https://github.com/commercialhaskell/stack/issues/1401>
> - GHCi: cpp-options in cabal files weren’t used #1419
> <https://github.com/commercialhaskell/stack/issues/1419>
> - Benchmarks couldn’t be run independently of eachother #1412
> <https://github.com/commercialhaskell/stack/issues/1412>
> - Send output of building setup to stderr #1410
> <https://github.com/commercialhaskell/stack/issues/1410>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "haskell-stack" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to haskell-stack+unsubscribe at googlegroups.com.
> To post to this group, send email to haskell-stack at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/haskell-stack/CACGj5vLb32C9kBxXjSYN1nP8Vc77wgo2MDoFRShoHscYgYKqZg%40mail.gmail.com
> <https://groups.google.com/d/msgid/haskell-stack/CACGj5vLb32C9kBxXjSYN1nP8Vc77wgo2MDoFRShoHscYgYKqZg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151205/77d15904/attachment.html>
More information about the Haskell-Cafe
mailing list