[Haskell-cafe] edge: compile testing

Artyom Kazak artyom.kazak at gmail.com
Sat Dec 15 10:47:26 CET 2012


Compiled just fine on my machine.

Ubuntu 12.10, Haskell Platform 2012.2.0.0, GHC 7.4.2, cabal-install  
1.16.0.1.

Christopher Howard <christopher.howard at frigidcode.com> писал(а) в своём  
письме Sat, 15 Dec 2012 06:52:22 +0300:

> Hey guys, to teach myself Haskell I wrote a little arcade game called
> The Edge, built on gloss. It is in hackage under the package name
> "edge". Are there a few kind souls who would be willing to compile it on
> their machines and let me know if there are any problems at the
> compiling level? In the past, I've had issues with Haskell code
> compiling fine on my development system but not on others (due to
> dependency-related issues). I want to double check this before I try to
> make any distro-specific packages.
>
> I developed with GHC 7.4 and cabal-install 1.16.0.2 on a Gentoo system.
> Requires OpenGL and OpenAL (for sound).
>
> cabal update && cabal install edge



More information about the Haskell-Cafe mailing list