ill do this tomorrow

This commit is contained in:
Sakooooo 2023-08-02 02:27:56 +03:00
parent a3d77c9b6e
commit 974e24e552
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -12,9 +12,5 @@
haskell-language-server haskell-language-server
ghc ghc
]; ];
pkgs.haskellPackages.ghcWithPackages = with pkgs.haskellPackages; [
xmonad
xmonad-contrib
];
}; };
} }