summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorDeniz Alp <denizalpd@ogr.iu.edu.tr>2021-10-20 23:36:35 +0300
committerDeniz Alp <denizalpd@ogr.iu.edu.tr>2021-10-20 23:57:01 +0300
commit777dcd7ee3c86ab54ed5db8ce0a61c358bab2ad5 (patch)
treec51de6f6f483610d9ce03c8f54805d43ca3970d3 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent9e02d3ebd6aa7b1676add8c4bd60b3f0622ff6b1 (diff)
haskellPackages.ghc-vis: Disable library profiling
`ghc-vis` doesn't support library profiling, as noted in: > http://felsin9.de/nnis/ghc-vis/#installation This gets the package building and it runs fine when called from ghci as you normally would, however when you actually try viewing an expression it fails with the following error message: ``` ghc: Error running utility program: Unable to call the command dot with the arguments: " -Txdot " because of: dot: runInteractiveProcess: posix_spawnp: does not exist (No such file or directory) ``` As far as I can tell that is because `ghc-vis` needs to run dot at runtime but since it's a library adding `graphviz` as a dependency doesn't quite do the trick. And while not ideal adding `graphviz` to the shell you're running `ghc-vis` at works around this issue.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions