Fix /nix/store taking up a lot of storage
Additionally: - add arcaea wiki search engine - fix haskell devshell not evaluating - remove a big dependency from my neovim setup
This commit is contained in:
parent
c16961d55e
commit
ca3bcfd3ac
4 changed files with 17 additions and 11 deletions
devshells
|
@ -5,7 +5,7 @@ pkgs.mkShell {
|
|||
ghc
|
||||
hpack
|
||||
stack
|
||||
fourmolu # Formatter
|
||||
haskellPackages.fourmolu # Formatter
|
||||
cabal-install
|
||||
haskell-language-server
|
||||
haskellPackages.implicit-hie # Automatically generate hie.yaml!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue