[Haskell-cafe] [ANN] marvin-0.1.0, a Haskell framework for writing chat bots

Luke Murphy lukewm at riseup.net
Fri Feb 17 11:36:21 UTC 2017


> (Verbose) Documentation: http://marvin.readthedocs.io

Thank you for taking the time to do that.

Running a `stack install marvin` ended in a bunch of bounds errors. Do
you feel like getting it onto Stackage to keep it in sync with the the
rest of the snapshot?

https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package

Best,

Luke

On 17.02.2017 11:22, Justus Adam wrote:
> Hello Haskell enthusiasts,
> 
> For a couple of months now I’ve been working on a framework for writing
> chat bots in Haskell.
> The project is very heavily inspired by Hubot
> (https://hubot.github.com/) and for the most part mimics its API.
> However it provides all the nice Haskell features, such as type safety
> and running as compiled code, rather than interpreted.
> 
> If you’re curious check it out, I’d love some feedback.
> 
> (Verbose) Documentation: http://marvin.readthedocs.io
> 
> Package: https://hackage.haskell.org/package/marvin
> 
> Source code repository: https://github.com/JustusAdam/marvin
> 
> Suggestions and issues: https://github.com/JustusAdam/marvin/issues
> 
> 
> Regards,
> Justus
> 
> 
> 
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170217/b8003d55/attachment.sig>


More information about the Haskell-Cafe mailing list