Re: [arch-haskell] NodeJS dependency

2014-07-19 Thread Alois Cochard
My bad, I was very surprised to see nodejs when doing a '-S haskell-xmonad'. But I suppose it's because I did '-yy' at some point before and there was a new version in the cache because indeed, trying to track down there is nothing. The worst thing is that I exposed the fact that I have a depe

Re: [arch-haskell] NodeJS dependency

2014-07-19 Thread Magnus Therning
On Sat, Jul 19, 2014 at 01:19:13PM +0100, Alois Cochard wrote: > Hi folks, > > I'm just switching to your awesome [haskell-core] repo (thanks for > the effort, this is extremely useful!). > > But I'm a bit surprised than when re-installing my xmonad... I got a > dependency on NodeJS inferred? >

[arch-haskell] NodeJS dependency

2014-07-19 Thread Alois Cochard
Hi folks, I'm just switching to your awesome [haskell-core] repo (thanks for the effort, this is extremely useful!). But I'm a bit surprised than when re-installing my xmonad... I got a dependency on NodeJS inferred? Is there some form of haskell-webscale integration that I'm not aware of? ;-)