Add tldr persistence and much more
This commit is contained in:
parent
36d1a39511
commit
f17e32e30d
9 changed files with 97 additions and 87 deletions
devshells
|
@ -6,6 +6,7 @@ pkgs.mkShell {
|
|||
hpack
|
||||
stack
|
||||
cabal-install
|
||||
haskell-language-server
|
||||
haskellPackages.implicit-hie # Automatically generate hie.yaml!
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue