Jailbreak
This commit is contained in:
parent
581fcc2ad2
commit
d779ff5d5c
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user