wai-devel-0.0.0.2: A web server for the development of WAI compliant web applications.

Copyright(c)
LicenseGPL-3
Maintainernjagi@urbanslug.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe
LanguageHaskell2010

Devel.Config

Description

Currently we'll query for this information from the stack binary.

Ideal case it to use the stack library to figure out depends and stuff. Depending on the stack library causes a breakage in the dependecy tree. As of now I can't find a single function (or set of functions) that fetches this information from stack. Closest thing is in the stack Main module.

Will be rewritten to depend on the stack library.

Documentation