Radon Rosborough
e47e49e353
LSP working for Haskell
...
And I even managed to dodge the absurd 30-minute compilation time that
would normally be required in order to install HIE.
2020-07-06 18:19:07 -06:00
Radon Rosborough
565379aaf3
Configure LSP for Go and FORTRAN
2020-07-05 15:32:46 -06:00
Radon Rosborough
80cd12ec19
Configure LSP for Clojure
2020-07-05 14:37:17 -06:00
Radon Rosborough
337658a8bf
Misc bugfixes and robustness improvements
2020-07-05 12:21:59 -06:00
Radon Rosborough
4425f31b88
LSP working with Python!!
2020-07-05 12:21:56 -06:00
Radon Rosborough
91fe6ffd65
Drop privileges to respective uid
2020-06-22 20:46:42 -06:00
Radon Rosborough
9ec5ecc224
Clean up /tmp
2020-06-12 18:12:33 -06:00
Radon Rosborough
b3430a2f2c
Disable host key checking, upgrade Stack
...
For some reason Ubuntu ships a super old version which doesn't even
work because of a bug that was fixed a long time ago?? Thanks guys...
2020-06-11 10:45:43 -06:00
Radon Rosborough
b4636c46ae
Split docker-install.bash into many layers
...
I've been running into trouble where something will fail inscrutably
in docker-install.bash or when pushing a large layer or something else
of that nature, and those errors really suck when it's just one big
layer. This should aid development and deployment both.
2020-06-10 17:35:08 -06:00