[Chicken-users] Final call for papers: Trends in Functional Programming, 19-21 june 2017, University of Kent, Canterbury

2017-05-01 Thread Peter Achten
- F I N A L C A L L F O R P A P E R S - TFP 2017 === 18th Symposium on Trends in Functional Programming

Re: [Chicken-users] chicken-install -keep-installed not working when doing -deploy

2017-05-01 Thread Matt Welland
I'm using 4.10. I had problems with 4.11 but will try again with 4.12. Thanks. On Sun, Apr 30, 2017 at 11:17 PM, Evan Hanson wrote: Hi Matt, On 2017-04-30 23:10, Matt Welland wrote: I think -keep-installed is detecting the egg already installed to the system - but it

Re: [Chicken-users] chicken-install -keep-installed not working when doing -deploy

2017-05-01 Thread Evan Hanson
Hi Matt, On 2017-04-30 23:10, Matt Welland wrote: > I think -keep-installed is detecting the egg already installed to the system > - but it should be looking at the deploy directory when deploying. Unfortunately that's very likely; this was an issue in CHICKEN that was only fixed in 4.11.2. You

[Chicken-users] chicken-install -keep-installed not working when doing -deploy

2017-05-01 Thread Matt Welland
I think -keep-installed is detecting the egg already installed to the system - but it should be looking at the deploy directory when deploying. I am trying to get the following Makefile to work somewhat efficiently, however as make iterates over each egg some of the same dependencies are