We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download latest CSFML from http://www.sfml-dev.org/download/csfml/ and extract the archive.
git clone https://github.com/SFML-haskell/SFML.git cd SFML cabal install --extra-include-dirs=C:\path\to\CSFML\include --extra-lib-dirs=C:\path\to\CSFML\lib\gcc
cd SFML/demos cabal install