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 = [
distributive lens linear OpenGL OpenGLRaw tagged
];
jailbreak = true;
meta = {
homepage = "http://www.github.com/bgamari/linear-opengl";
description = "Isomorphisms between linear and OpenGL types";