liquid haskell
This commit is contained in:
parent
6b9c7deb61
commit
8fa3aedaf7
1 changed files with 6 additions and 1 deletions
|
@ -13,6 +13,11 @@
|
|||
home.packages = with pkgs; [
|
||||
# theme for gtk applications
|
||||
orchis-theme
|
||||
nextcloud-client
|
||||
ausweisapp
|
||||
|
||||
# smt solver for liquid haskell
|
||||
z3
|
||||
|
||||
# stuff
|
||||
tidal-hifi
|
||||
|
@ -46,7 +51,7 @@
|
|||
jdk11
|
||||
coq
|
||||
gcc
|
||||
ghc
|
||||
haskell.compiler.ghc981
|
||||
cabal-install
|
||||
haskell-language-server
|
||||
python3
|
||||
|
|
Loading…
Reference in a new issue