Boris Buliga

Results 173 comments of Boris Buliga

As I told - I don't use `cabal`. I use `stack`. So I don't have `dist` directory. Everything goes into `.stack-work`. ``` λ la total 88 drwxr-xr-x 16 d12frosted staff...

> Well people tend to have those left over from their cabal-install days so I have to ask. Ah, I see. Well, we are at the same page then :)...

Indeed. Well, I'll try to dig into it deeper. I'll let you know about results.

Just like `nix-darwin` has a feature of auto update.

Yeah, it sounds good. 💯 FYI, PRs are welcome 😸

Services are supported via brewfiles. I think another approach would be to provide a new directive called 'bundle' that is basically brewfile verbatim (see the last example): ```yaml - brewfile:...

I think it would be nice to have this feature. Though whoever wants to implement it should keep in mind that this is error prone and might lead to problems...

@miguelandres Hey. Didn't know about `--verbose` flag, and seeing how it works, I think it might be a very good default. After all, it kind of works in the same...

@Provessor apologies for missing your question. > If I have to in order to get different code do you have a preference between also adding features or restructuring the other...