Kevin Quick

Results 31 comments of Kevin Quick

The problem I found with "cabal-dev install" is that it installs all the dependencies every time I run it. I did seem to work around this a bit by manually...

That's a bit unfortunate. Often during Haskell development I find that I can break my project up into logical sub-modules. I create a cabal package for each sub module, and...

Good stuff (docs/wiki if not already there). I think another conceptual piece for newcomers is that you really don't want to use "build" with cabal-dev, but "install" instead, and that...

@jaspervdj Thanks for the offer, but I don't think either @jtdaugherty or myself have time to maintain it in a general fashion either. It's definitely a useful tool for our...

Actually, there's a slight wrinkle to the above: if you have a direct-message channel to a user and that user is a member of both teams, that channel is visible...

Also consider using the new file-selector widget for this (as used for adding attachments to messages).

These work just fine for me, @setharnold, already providing the functionality you requested. Which version of matterhorn and which terminal are you using, and what is the functionality you see...

Hrm... perhaps I hadn't had my coffee yet. I must have tested `C-k` and `C-w` and `C-u` with the same input; the latter two don't appear to fill the yank...

Intended to be used to support #563