I'm developing a framework for artificial life experiments that I would like to
make available on Hackage eventually. I've read all the guidance and proposals I
could find for where to place packages in the hierarchy:
http://www.haskell.org/haskellwiki/Hierarchical_module_names
http://www.cs.york.
Hi,
A few days ago I uploaded on Hackage the first release of
dynamic-linker-template package (System.Posix.DynamicLinker.Template).
Basically, it uses Template Haskell to generate boilerplate code to
dynamically load symbols of a shared library into a data defined using
"record" syntax.
Si
Amy de Buitléir wrote:
> I'm developing a framework for artificial life experiments that I
> would like to make available on Hackage eventually. I've read all the
> guidance and proposals I could find for where to place packages in the
> hierarchy:
>
> http://www.haskell.org/haskellwiki/Hierarchi
I am happy to announce a new version of time-recurrence, a library of
functions for generating recurring sequences of dates:
http://hackage.haskell.org/package/time-recurrence
New in version 0.9.0 is a redesigned top layer API. Previously
recurrences were described by combining generating fun