Skip to content

Instantly share code, notes, and snippets.

@deepakjois
Created June 3, 2013 16:46
Show Gist options
  • Save deepakjois/5699492 to your computer and use it in GitHub Desktop.
Save deepakjois/5699492 to your computer and use it in GitHub Desktop.
Error in diagrams-svg build
$ cabal-dev build
Building diagrams-svg-0.6.1...
Preprocessing library diagrams-svg-0.6.1...
[1 of 3] Compiling Graphics.Rendering.SVG ( src/Graphics/Rendering/SVG.hs, dist/build/Graphics/Rendering/SVG.o )
src/Graphics/Rendering/SVG.hs:228:20:
Not in scope: `colorToSRGBA'
Perhaps you meant `colorToRGBA' (imported from Diagrams.Prelude)
src/Graphics/Rendering/SVG.hs:232:20:
Not in scope: `colorToSRGBA'
Perhaps you meant `colorToRGBA' (imported from Diagrams.Prelude)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment