about summary refs log tree commit diff
path: root/collections/aszlig.nix
diff options
context:
space:
mode:
Diffstat (limited to 'collections/aszlig.nix')
-rw-r--r--collections/aszlig.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/collections/aszlig.nix b/collections/aszlig.nix
index d7d37173..134726a6 100644
--- a/collections/aszlig.nix
+++ b/collections/aszlig.nix
@@ -4,19 +4,9 @@ with pkgs;
 
 {
   haskell = with haskellPackages; [
-    bytedump
     cabal2nix
-    cabalInstall
-    darcs
-    diagrams
-    ghc
-    hjsmin
     hlint
-    persistentSqlite
     yesod
-    yesodDefault
-    yesodStatic
-    yesodTest
   ];
 
   python = with pythonPackages; [