pandoc-csv2table
                                
                                 pandoc-csv2table copied to clipboard
                                
                                    pandoc-csv2table copied to clipboard
                            
                            
                            
                        Could not find executable pandoc-csv2table
After a successful install via cabal install pandoc-csv2table, the following happens (missing PATH?):
$ pandoc --filter pandoc-csv2table table.md -o table.pdf
Error running filter pandoc-csv2table:
Could not find executable pandoc-csv2table
Most likely the path where cabal puts all the installed binaries is not included in the PATH environment variable.