Jailbreak

This commit is contained in:
Luke Clifton 2014-12-05 16:17:03 +08:00
parent 581fcc2ad2
commit d779ff5d5c

View File

@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
buildDepends = [ buildDepends = [
distributive lens linear OpenGL OpenGLRaw tagged distributive lens linear OpenGL OpenGLRaw tagged
]; ];
jailbreak = true;
meta = { meta = {
homepage = "http://www.github.com/bgamari/linear-opengl"; homepage = "http://www.github.com/bgamari/linear-opengl";
description = "Isomorphisms between linear and OpenGL types"; description = "Isomorphisms between linear and OpenGL types";