
#8624: -ddump-splices-file -------------------------------------+------------------------------------ Reporter: GregWeber | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by GregWeber): If you use cabal there shouldn't be `.hi` and `.o` files lying around. If they are around, they should be gitignored. Tab completion can use `.gitignore` at least to favor `.hs` files. I know that doesn't happen by default in most editors though, but I think most of the community is using cabal or some other build system that they could setup to have a dist folder. `.th` files should not end up in `dist/`. Some people might want to gitignore them, but I think if you go to the effort of turning them on you want to check them in. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8624#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler