Steve Purcell

Results 455 comments of Steve Purcell

I don't think `haskell-mode` should be deferring to `projectile` to find the project root: - It introduces quite different paths by which Haskell build roots might be found, according to...

Probably, yes. The steps we'd need to follow would be approximately the following: - Create a new repo called `cabal-mode` with `cabal.el`, starting out as a copy of `haskell-cabal.el`. -...

That sounds good, @webdevred — ping me if you need anything, or when there's anything to show. In due course we could then fold it back into this org for...

Yeah, it would make sense to remove `haskell-cabal.el`. In a purist sense, `haskell-mode` shouldn't really depend on the `cabal-mode` package. Over time, `haskell-mode` has turned into a big Haskell IDE...