Spent an hour fighting #cabal #sandbox and got my #haskell #bytebeat #genetic #algorithm project to work with the current versions of things on #hackage.
It was a lot easier once I realized I no longer needed #gtkglext which I had already replaced with #glfw in the main code base
Still not packaged up nicely, not sure how to distribute code that has Haskell as well as #C executables, and runtime dependencies on GCC. So far it's just a Makefile.
#cabal #sandbox #haskell #bytebeat #genetic #algorithm #hackage #gtkglext #glfw #c