bfops / Chess

Collaborative game-development effort in Haskell, OpenGL
MIT License
7 stars 0 forks source link

scripts/gendocs encounters parse errors #2

Closed bfops closed 12 years ago

bfops commented 12 years ago

For example

...
80% (  4 /  5) in 'Graphics.Rendering.OpenGL.Monad'
100% (  7 /  7) in 'UI.Render.Core'

src/Game/ResourceLoader.hs:211:17:
    parse error on input `-- | The loader we'll consult for already loaded textures so we
'               --   can avoid double-allocations.
cgaebel commented 12 years ago

Fixed.