jmacro: http://hackage.haskell.org/package/jmacro
jmacro-rpc: http://hackage.haskell.org/package/jmacro-rpc
jmacro-rpc-snap: http://hackage.haskell.org/package/jmacro-rpc-snap
jmacro-rpc-happstack:
http://hackage.haskell.org/package/jmacro-rpc-happstack
I'm happy to announce the release of JMac
>
> From: Christopher Howard
>
> On 12/14/2012 07:05 PM, Clark Gaebel wrote:
> > Unacceptable argument type in foreign declaration
>
> Thanks for giving it a try. Could you send off a bug report to the
> OpenAL Haskell module maintainer?
>
> (I might offer to do it, but I tried to e-mail him once
On Sun, Dec 16, 2012 at 9:53 AM, Nils Schweinsberg wrote:
> Hi Haskellers, dear igraph community,
>
> I am pleased to announce the release of our (inofficial) Haskell bindings
> to the igraph C library. igraph is a powerfull library for creating and
> manipulating directed, undirected and weighte
Hi Haskellers, dear igraph community,
I am pleased to announce the release of our (inofficial) Haskell
bindings to the igraph C library. igraph is a powerfull library for
creating and manipulating directed, undirected and weighted graphs. Our
package offers a complete coverage of all functions
Btw, one more great pearl of Gentoo's package manager: predependencies
and postdependencies.
These are packages (and/or programs) that must be installed in the
system prior to the package being installed, and after the package is
installed, respectively.
Most packages have almost the same predeps
Well, one advantage of cabal over nix is that cabal works on windows.
I haven't tried to install nix on windows, but:
"Portability.
Nix should run on most Unix systems, including Linux, FreeBSD and Mac OS X."
Has anyone tried it?
Cheers,
Ivan
On 12 December 2012 18:55, Ertugrul Söylemez wrote:
On 12 December 2012 18:16, Bardur Arantsson wrote:
> On 12/12/2012 06:01 PM, Janek S. wrote:
>
> Well, one big issue is that Linux distribution packagers have control of
> the entire stack. A (hypothetical) Haskell package manager wouldn't.
In Gentoo, there are many package overlays apart from th