Configure server port with command line arguments
This commit is contained in:
+2
-2
@@ -17,7 +17,7 @@ executable dbapi
|
||||
build-depends: base >=4.6 && <5
|
||||
, postgresql-simple
|
||||
, warp, wai, http-types
|
||||
, bytestring, aeson
|
||||
, text
|
||||
, bytestring, aeson, network
|
||||
, text, optparse-applicative
|
||||
-- hs-source-dirs:
|
||||
default-language: Haskell2010
|
||||
|
||||
Reference in New Issue
Block a user