[cabin] Parse command-line options
This commit is contained in:
parent
63a36d8a71
commit
78235ef7cf
3 changed files with 47 additions and 9 deletions
|
|
@ -35,6 +35,7 @@ library
|
|||
, forest-server
|
||||
, microlens
|
||||
, microlens-th
|
||||
, optparse-applicative
|
||||
, stm
|
||||
, websockets
|
||||
default-language: Haskell2010
|
||||
|
|
@ -53,6 +54,7 @@ executable forest-cabin
|
|||
, forest-server
|
||||
, microlens
|
||||
, microlens-th
|
||||
, optparse-applicative
|
||||
, stm
|
||||
, websockets
|
||||
default-language: Haskell2010
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue