[console_scripts]
cabal-wrapper = ghc_compiler_python.wrapper:execute_cabal
ghc-pkg-wrapper = ghc_compiler_python.wrapper:execute_ghc_pkg
ghc-wrapper = ghc_compiler_python.wrapper:execute_ghc
ghci-wrapper = ghc_compiler_python.wrapper:execute_ghci
haddock-wrapper = ghc_compiler_python.wrapper:execute_haddock
hp2ps-wrapper = ghc_compiler_python.wrapper:execute_hp2ps
hpc-wrapper = ghc_compiler_python.wrapper:execute_hpc
hsc2hs-wrapper = ghc_compiler_python.wrapper:execute_hsc2hs
runghc-wrapper = ghc_compiler_python.wrapper:execute_runghc
runhaskell-wrapper = ghc_compiler_python.wrapper:execute_runhaskell
