Proposal: Let OpenGL depend on the StateVar package

Oliver Charles ollie at ocharles.org.uk
Thu Oct 23 12:08:21 UTC 2014


Sven Panne <svenpanne at gmail.com> writes:

> Regarding the actual content: I recently added a Functor instance for
> GettableStateVar
> (https://github.com/haskell-opengl/OpenGL/commit/3826a63d), but
> instances for Applicative and Monad should probably be added, too.
> WDYT?

It's orthogonal to this proposal - but I'd agree with this. Generally, I
like to apply the advice for `base` instances: if there's only one
logical choice, then we should do it.

That said, if this ends up dragging this proposal out, I'd be OK with
moving on without these instances. I'll live :)

-- ocharles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20141023/dfbace10/attachment.html>


More information about the Libraries mailing list