Twinside / Rasterific

A drawing engine in Haskell
BSD 3-Clause "New" or "Revised" License
140 stars 11 forks source link

Rasterific-0.5 can't compile its test suite #19

Closed peti closed 9 years ago

peti commented 9 years ago

Citing from http://hydra.cryp.to/build/536970/nixlog/3/raw:

Preprocessing test suite 'test' for Rasterific-0.5...

exec-src/rastertest.hs:26:8:
    Could not find module ‘Arbitrary’
    Use -v to see a list of the files searched for.

exec-src/rastertest.hs:34:18:
    Could not find module ‘Sample’
    Use -v to see a list of the files searched for.
Twinside commented 9 years ago

Thanks