diff options
-rw-r--r-- | Com/InfluencedByBooks/Server.hs | 2 | ||||
-rw-r--r-- | deps.nix | 2 |
2 files changed, 0 insertions, 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 @@ -3,8 +3,6 @@ "acid-state" "aeson" "async" - "blaze-html" - "blaze-markup" "bytestring" "clay" "containers" |