Samuel Schlesinger
Samuel Schlesinger
I would love it if the vim keybindings were available as at least an option. I've given this a look and its there on my fork, we just need to...
I think we should make use of this module in ghc-mod and do some generation of code based on a type: https://hackage.haskell.org/package/ghc-mod-5.7.0.0/docs/Language-Haskell-GhcMod-FillSig.html. This is a really valuable tool if you...
I think it would be quite nice to be able to use Hoogle for your local package database within the IDE without having access to the internet, as it would...
I've configured my app with the code from your README but when I try to add a new image block it simply brings me to the file explorer. Is this...
We should implement a squeal interface to https://www.postgresql.org/docs/10/largeobjects.html.
Postgres will give you a runtime error if you remove or alter a column or table that is currently in use by a view. Squeal currently does not track that...
I just expand the unit testing that I'm doing right now, and maybe include one integration tests with running`task-manager` or something.
It would be great to have better automated documentation, though it is very low priority for me, as I don't find myself needing anything more than what I have now.
Yup, that