summaryrefslogtreecommitdiff
path: root/pack
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-03-27 22:48:00 -0700
committerBen Sima <ben@bsima.me>2019-03-27 22:48:00 -0700
commit285e1eefe19ac6865bf0ebab388456f23fb480a9 (patch)
tree7b1284bf549d6b4262c5ae5528de2f17b3966688 /pack
parent1cfeff547d80eb61a1db8102f06011e73dd2fd9f (diff)
cleanup
Diffstat (limited to 'pack')
-rw-r--r--pack/ibb.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pack/ibb.nix b/pack/ibb.nix
index 159f403..05d2b7d 100644
--- a/pack/ibb.nix
+++ b/pack/ibb.nix
@@ -2,11 +2,12 @@
with nixpkgs;
let
ghc = pkgs.haskell.packages.ghc844.ghcWithPackages (hp: with hp; [
+ hinotify
+
acid-state
blaze-html
blaze-markup
bytestring
- hinotify
miso
MonadRandom
protolude