1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: install haskell

This commit is contained in:
2023-06-21 10:40:56 +02:00
parent 9a1a18bc69
commit cb995b0ad9

View File

@@ -224,6 +224,12 @@ in {
niveumPackages.kpaste
config.nur.repos.mic92.ircsink
(haskellPackages.ghcWithPackages (hs: [
hs.text
hs.lens
hs.bytestring
]))
(python3.withPackages (py: [
py.black
# py.python-language-server