summaryrefslogtreecommitdiff
path: root/Biz/Bild/Deps/Haskell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild/Deps/Haskell.nix')
-rw-r--r--Biz/Bild/Deps/Haskell.nix72
1 files changed, 0 insertions, 72 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix
deleted file mode 100644
index 04f3a74..0000000
--- a/Biz/Bild/Deps/Haskell.nix
+++ /dev/null
@@ -1,72 +0,0 @@
-# This is the global set of Haskell packages which gets deployed to Hoogle, and
-# is available for selecting.
-
-[
- "MonadRandom"
- "QuickCheck"
- "SafeSemaphore"
- "acid-state"
- "aeson"
- "async"
- "base"
- "bytestring"
- "clay"
- "cmark"
- "cmark-lucid"
- "conduit"
- "conduit-extra"
- "config-ini"
- "containers"
- "directory"
- "docopt"
- "envy"
- "fast-logger"
- "filepath"
- "github"
- "haskeline"
- "hostname"
- "http-types"
- "ixset"
- "katip"
- "lucid"
- "monad-logger"
- "mtl"
- "neat-interpolation"
- "network-uri"
- "niv"
- "optparse-simple"
- "parsec"
- "process"
- "protolude"
- "quickcheck-instances"
- "rainbow"
- "random"
- "regex-applicative"
- "req"
- "safecopy"
- "saltine"
- "servant"
- "servant-auth"
- "servant-auth-server"
- "servant-lucid"
- "servant-server"
- "split"
- "stm"
- "tasty"
- "tasty-hunit"
- "tasty-quickcheck"
- "text"
- "time"
- "transformers"
- "unagi-chan"
- "unix"
- "unordered-containers"
- "uuid"
- "vector"
- "wai"
- "wai-app-static"
- "wai-extra"
- "wai-middleware-metrics"
- "warp"
- "x509"
-]