[Pkg-haskell-commits] darcs: tools: Update and add OpenGL related packages
Joachim Breitner
mail at joachim-breitner.de
Sat Feb 9 22:17:51 UTC 2013
Sat Feb 9 22:17:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Update and add OpenGL related packages
Ignore-this: 1f6718bf0c4810198119fd74f00245f5
M ./all-packages/all-packages.cabal -4 +8
Sat Feb 9 22:17:40 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Update and add OpenGL related packages
Ignore-this: 1f6718bf0c4810198119fd74f00245f5
diff -rN -u old-tools//all-packages/all-packages.cabal new-tools//all-packages/all-packages.cabal
--- old-tools//all-packages/all-packages.cabal 2013-02-09 22:17:51.471720091 +0000
+++ new-tools//all-packages/all-packages.cabal 2013-02-09 22:17:51.487719167 +0000
@@ -29,7 +29,7 @@
adjunctions (== 3.0.1),
aeson (== 0.6.1.0),
algebra (== 3.1),
- ALUT (== 2.1.0.2),
+ ALUT (== 2.2.0.0),
AMI (== 0.1),
ansi-terminal (== 0.5.5),
ansi-wl-pprint (== 0.6.4),
@@ -192,7 +192,8 @@
glade (== 0.12.1),
GLFW (== 0.5.1.0),
glib (== 0.12.4),
- GLUT (== 2.1.2.2),
+ GLUT (== 2.3.1.0),
+ GLURaw (== 1.3.0.0),
gnuidn (== 0.2),
gnutls (== 0.1.4),
groupoids (== 3.0.1.1),
@@ -340,9 +341,11 @@
numeric-quest (== 0.2),
NumInstances (== 1.0),
numtype (== 1.0),
+ ObjectName (== 1.0.0.0),
oeis (== 0.3.1),
- OpenAL (== 1.3.1.3),
- OpenGL (== 2.2.3.1),
+ OpenAL (== 1.4.0.1),
+ OpenGL (== 2.6.0.1),
+ OpenGLRaw (== 1.3.0.0),
openpgp (== 0.4),
openpgp-asciiarmor (== 0.1),
options (== 0.1.1),
@@ -451,6 +454,7 @@
tar (== 0.4.0.1),
template (== 0.2.0.8),
temporary (== 1.1.2.4),
+ Tensor (== 1.0.0.1),
terminal-progress-bar (== 0.0.1.1),
terminfo (== 0.3.2.5),
test-framework (== 0.6),
More information about the Pkg-haskell-commits
mailing list