Ricardo Catalinas Jiménez

Results 14 comments of Ricardo Catalinas Jiménez

ghc-tags looks feature rich and tightly integrated with GHC, which i think is great, my personal preference would be to enhance ghc-tags to be more cabal/project aware and locate all...

I was having a look how `codex` does it, and cabal downloads all the source files used for build under `~/.cabal/packages/hackage.haskell.org`, the problem is, it ends up in there as...

I was playing doing some plumbing with these tools: - `cabal-plan`: to show the exact dependencies of the current project - poor man's script (bash): to unpack those dependencies source...

Just for awareness, i ended up writing a small tool for this: https://github.com/jimenezrick/cabal-project-tags