luqui / graphics-drawingcombinators

Combinators for drawing 2D shapes and images in Haskell (using OpenGL)
32 stars 16 forks source link

Document dependencies #12

Open ftomassetti opened 9 years ago

ftomassetti commented 9 years ago

I would suggest to add a README and list that ftgl-devel need to be installed for the library to work. For example on Fedora the user should run:

sudo yum install ftgl-devel