Working dotenv configuration
This commit is contained in:
@@ -16,12 +16,14 @@ executable sampu
|
||||
build-depends: base
|
||||
, bytestring >= 0.11.5.0
|
||||
, commonmark >= 0.2.4
|
||||
, dotenv >= 0.11.0.0
|
||||
, lucid >= 2.11.0
|
||||
, twain >= 2.1.0.0
|
||||
, wai-extra >= 3.0 && < 3.2
|
||||
, warp == 3.3.25
|
||||
hs-source-dirs: src
|
||||
other-modules:
|
||||
Core.Configuration
|
||||
Core.Handlers
|
||||
Core.HTTP
|
||||
Core.Rendering
|
||||
|
||||
Reference in New Issue
Block a user