Hadrian: Improve tool-args command to support more components
There is a new command to hadrian, tool:path/to/file.hs, which returns the options needed to compile that file in GHCi. This is now used in the ghci script with argument `ghc/Main.hs` but its main purpose is to support the new multi-component branch of ghcide.
Showing
- hadrian/ghci-cabal 2 additions, 2 deletionshadrian/ghci-cabal
- hadrian/ghci-stack 1 addition, 1 deletionhadrian/ghci-stack
- hadrian/hadrian.cabal 1 addition, 0 deletionshadrian/hadrian.cabal
- hadrian/hie-bios 1 addition, 3 deletionshadrian/hie-bios
- hadrian/src/Rules.hs 1 addition, 32 deletionshadrian/src/Rules.hs
- hadrian/src/Rules/ToolArgs.hs 128 additions, 0 deletionshadrian/src/Rules/ToolArgs.hs
Loading
Please register or sign in to comment