summaryrefslogtreecommitdiff
path: root/Hero
diff options
context:
space:
mode:
Diffstat (limited to 'Hero')
-rw-r--r--Hero/Host.hs1
-rw-r--r--Hero/Node.hs1
-rw-r--r--Hero/Service.nix2
3 files changed, 1 insertions, 3 deletions
diff --git a/Hero/Host.hs b/Hero/Host.hs
index 3f6df8e..6313ae5 100644
--- a/Hero/Host.hs
+++ b/Hero/Host.hs
@@ -37,7 +37,6 @@
-- : dep servant-lucid
-- : dep servant-server
-- : dep split
--- : dep string-quote
-- : dep tasty
-- : dep tasty-hunit
-- : dep tasty-quickcheck
diff --git a/Hero/Node.hs b/Hero/Node.hs
index a453a01..5511942 100644
--- a/Hero/Node.hs
+++ b/Hero/Node.hs
@@ -14,7 +14,6 @@
-- : dep protolude
-- : dep servant
-- : dep split
--- : dep string-quote
-- : dep text
-- : dep ghcjs-base
module Hero.Node where
diff --git a/Hero/Service.nix b/Hero/Service.nix
index d06b567..906d98e 100644
--- a/Hero/Service.nix
+++ b/Hero/Service.nix
@@ -2,7 +2,7 @@
, lib
, config
, pkgs
-, modulesPath
+, ...
}:
let