From 2263381b305092390984561855856ab725561cf6 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 10 Apr 2020 16:29:59 -0700 Subject: Remove unnecessary blaze deps I prefer lucid anyway --- Com/InfluencedByBooks/Server.hs | 2 -- deps.nix | 2 -- 2 files changed, 4 deletions(-) diff --git a/Com/InfluencedByBooks/Server.hs b/Com/InfluencedByBooks/Server.hs index 868f258..28a7471 100644 --- a/Com/InfluencedByBooks/Server.hs +++ b/Com/InfluencedByBooks/Server.hs @@ -18,8 +18,6 @@ -- : dep text -- : dep MonadRandom -- : dep acid-state --- : dep blaze-html --- : dep blaze-markup -- : dep bytestring -- : dep ixset -- : dep random diff --git a/deps.nix b/deps.nix index 18d29bc..53676f8 100644 --- a/deps.nix +++ b/deps.nix @@ -3,8 +3,6 @@ "acid-state" "aeson" "async" - "blaze-html" - "blaze-markup" "bytestring" "clay" "containers" -- cgit v1.2.3