diff options
author | Ben Sima <ben@bsima.me> | 2020-04-10 16:29:59 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-04-10 16:30:49 -0700 |
commit | 2263381b305092390984561855856ab725561cf6 (patch) | |
tree | a22da4df62e2fbe5fd122e0d10956255b3d8b788 /Com/InfluencedByBooks | |
parent | 72af3505b2882b090c833532eff9204a46004dcd (diff) |
Remove unnecessary blaze deps
I prefer lucid anyway
Diffstat (limited to 'Com/InfluencedByBooks')
-rw-r--r-- | Com/InfluencedByBooks/Server.hs | 2 |
1 files changed, 0 insertions, 2 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 |