Peter Ljung
Peter Ljung
Thanks for your reply! But, I can't really see any difference from my code. And the same problem persist. ``` $ cat example2_fixed.hs import System.Environment(getArgs) import Data.Colour.Names import Data.Colour import...
No, I haven't been able to get this working ... The example that Tim suggested above doesn't work for me. If I don't use DateTime on x-axis it does work...
Yes, same here. I get a slightly different error message though. ghc example2_fixed.hs [2 of 2] Compiling Main ( example2_fixed.hs, example2_fixed.o ) ``` $ ghc example2_fixed.hs [2 of 2] Compiling...
I made a clean install of Haskell Platform, cabal and chart-diagrams on OSX Yosemite (0.10.4) and now the example works as expected. ``` $ ghc example2_fixed.hs [1 of 2] Compiling...
Yes that could work, but I don't know how to use it as a command line option to BSD make. But I can add the define to to `CXXDEFS` in...
I am wondering if that would be an option for OpenBSD as well. E.g. OpenBSD 6.5 has packages for: * lua-lpeg-1.0.1.tgz flavours: lua52 and lua53 * luajit-2.0.5p1.tgz Howl doesn't seem...