Use the response file utilities defined in `base` (#821)
Summary: The response file related modules were recently copied from `haddock` into `base`. This patch removes them from `haddock`. GHC Trac Issues: #13896
Showing
- CHANGES.md 3 additions, 0 deletionsCHANGES.md
- driver-test/Main.hs 0 additions, 12 deletionsdriver-test/Main.hs
- driver-test/ResponseFileSpec.hs 0 additions, 80 deletionsdriver-test/ResponseFileSpec.hs
- driver/Main.hs 2 additions, 3 deletionsdriver/Main.hs
- driver/ResponseFile.hs 0 additions, 110 deletionsdriver/ResponseFile.hs
- haddock.cabal 0 additions, 17 deletionshaddock.cabal
driver-test/Main.hs
deleted
100644 → 0
driver-test/ResponseFileSpec.hs
deleted
100644 → 0
driver/ResponseFile.hs
deleted
100644 → 0
Please register or sign in to comment