summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Com/InfluencedByBooks/Server.hs2
-rw-r--r--deps.nix2
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
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"