
The darcs team is pleased to announce the release of darcs 2.10.2 ! # Downloading # The easiest way to install darcs 2.10.2 from source is by first installing the Haskell Platform (http://www.haskell.org/platform). If you have installed the Haskell Platform or cabal-install, you can install this release by doing: $ cabal update $ cabal install darcs-2.10.2 Alternatively, you can download the tarball from http://darcs.net/releases/darcs-2.10.2.tar.gz and build it by hand as explained in the README file. The 2.10 branch is also available as a darcs repository from http://darcs.net/releases/branch-2.10 # What's new in 2.10.2 (since 2.10.1) # * optimize patch apply code memory use * make patch selection lazier in presence of matchers * switch patches retrieval order when using packs * switch from dataenc (deprecated) to sandi * finish updating help strings with new command names * clean contrib scripts * disable mmap on Windows * enhance darcs send message * fix quickcheck suite * shorter README with quickstart instructions * fixed the following bugs: * 2457: fix darcs-test command line options * 2463: building darcs on powerpc * 2444: added default interactivity parameter to isInteractive # Feedback # If you have an issue with darcs 2.10.2, you can report it on http://bugs.darcs.net/ . You can also report bugs by email to bugs@darcs.net, or come to #darcs on irc.freenode.net.

On Mon, 09 Nov 2015 15:17:44 +0100, Guillaume Hoffmann
The darcs team is pleased to announce the release of darcs 2.10.2 !
# Downloading #
The easiest way to install darcs 2.10.2 from source is by first installing the Haskell Platform (http://www.haskell.org/platform). If you have installed the Haskell Platform or cabal-install, you can install this release by doing:
$ cabal update $ cabal install darcs-2.10.2
Windows users must use cabal install darcs-2.10.2 -f-curl Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --

Thanks Henk-Jan!
My setup is very linux-and-cabal centric so help like this is very
welcome. I also had feedback about how to provide build instructions
with stack.
Guillaume
2015-11-09 14:51 GMT-03:00 Henk-Jan van Tuyl
On Mon, 09 Nov 2015 15:17:44 +0100, Guillaume Hoffmann
wrote: The darcs team is pleased to announce the release of darcs 2.10.2 !
# Downloading #
The easiest way to install darcs 2.10.2 from source is by first installing the Haskell Platform (http://www.haskell.org/platform). If you have installed the Haskell Platform or cabal-install, you can install this release by doing:
$ cabal update $ cabal install darcs-2.10.2
Windows users must use cabal install darcs-2.10.2 -f-curl
Regards, Henk-Jan van Tuyl
-- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/
http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --

I was not able to build darcs with stack because it failed to find a proper
build plan.
вт, 10 нояб. 2015 г. в 3:41, Guillaume Hoffmann
Thanks Henk-Jan!
My setup is very linux-and-cabal centric so help like this is very welcome. I also had feedback about how to provide build instructions with stack.
Guillaume
2015-11-09 14:51 GMT-03:00 Henk-Jan van Tuyl
: On Mon, 09 Nov 2015 15:17:44 +0100, Guillaume Hoffmann < guillaumh@gmail.com> wrote:
The darcs team is pleased to announce the release of darcs 2.10.2 !
# Downloading #
The easiest way to install darcs 2.10.2 from source is by first installing the Haskell Platform (http://www.haskell.org/platform). If you have installed the Haskell Platform or cabal-install, you can install this release by doing:
$ cabal update $ cabal install darcs-2.10.2
Windows users must use cabal install darcs-2.10.2 -f-curl
Regards, Henk-Jan van Tuyl
-- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/
http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --
Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
participants (3)
-
Geraldus
-
Guillaume Hoffmann
-
Henk-Jan van Tuyl