Skip to content

Releases: haskell-opengl/OpenGL

Hackage release 3.0.3.0

06 May 11:53

Choose a tag to compare

  • Handle MonadFail proposal.

Hackage release 3.0.2.2

29 Jul 12:32

Choose a tag to compare

  • Relaxed upper version bound for containers.

Hackage release 3.0.2.1

22 Mar 21:07

Choose a tag to compare

  • Relaxed upper version bound for OpenGLRaw.

Hackage release 3.0.2.0

26 Apr 11:47

Choose a tag to compare

  • Added support for S3_s3tc, EXT_texture_compression_s3tc, ARB_texture_float, and EXT_packed_depth_stencil extensions.

Hackage release 3.0.1.0

11 May 13:22

Choose a tag to compare

  • Added Uniform instances for GLmatrix, Vertex1, Vector1, Vector2, Vector3, and Vector4.
  • Unbreak Uniform instances for GLint, GLuint and Gldouble.
  • Relaxed upper version bound for OpenGLRaw.

Hackage release 3.0.0.2

11 Apr 07:47

Choose a tag to compare

  • Removed redundant constraints.

Hackage release 3.0.0.1

10 Jan 18:50

Choose a tag to compare

  • Relaxed upper version bound for OpenGLRaw.

Hackage release 3.0.0.0

03 Jan 22:51

Choose a tag to compare

  • Depend on new OpenGLRaw and GLURaw packages.

Hackage release 2.13.2.1

22 Dec 09:45

Choose a tag to compare

  • Relaxed upper version bound for transformers.

Hackage release 2.13.2.0

20 Dec 20:42

Choose a tag to compare

  • Implement Uniform instances for GLint, GLuint, GLfloat, and GLdouble.