Stop hardcoding feed URL; update environment variable helper function names and add new SAMPU_BASEURL env var
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cabal-version: 3.0
|
||||
name: sampu
|
||||
version: 0.5.0
|
||||
version: 0.6.0
|
||||
license: ISC
|
||||
author: James Eversole
|
||||
maintainer: james@eversole.co
|
||||
@@ -28,7 +28,6 @@ executable sampu
|
||||
, time >= 1.12.0
|
||||
, twain >= 2.1.0.0
|
||||
, wai-extra >= 3.0 && < 3.2
|
||||
, wai-middleware-static >= 0.9.0
|
||||
, warp == 3.3.25
|
||||
, xml-conduit >= 1.9.1.0
|
||||
hs-source-dirs: src
|
||||
|
||||
Reference in New Issue
Block a user