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; [
|
home.packages = with pkgs; [
|
||||||
# theme for gtk applications
|
# theme for gtk applications
|
||||||
orchis-theme
|
orchis-theme
|
||||||
|
nextcloud-client
|
||||||
|
ausweisapp
|
||||||
|
|
||||||
|
# smt solver for liquid haskell
|
||||||
|
z3
|
||||||
|
|
||||||
# stuff
|
# stuff
|
||||||
tidal-hifi
|
tidal-hifi
|
||||||
|
@ -46,7 +51,7 @@
|
||||||
jdk11
|
jdk11
|
||||||
coq
|
coq
|
||||||
gcc
|
gcc
|
||||||
ghc
|
haskell.compiler.ghc981
|
||||||
cabal-install
|
cabal-install
|
||||||
haskell-language-server
|
haskell-language-server
|
||||||
python3
|
python3
|
||||||
|
|
Loading…
Reference in a new issue