haskell / hie-bios

Set up a GHC API session for various Haskell Projects

Home Page:https://hackage.haskell.org/package/hie-bios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cabal cradle: Allow list of targets

mpickering opened this issue · comments

When using a version of cabal which supports the multi repl then it is useful to be able to pass a list of targets to cabal repl when setting up GHC options. At the moment only one target seems to be supported because cabal repl only accepts one target.