[haskell] Add a SpaceTradersT and handle server reset api message
This commit is contained in:
parent
7bd1c116c2
commit
e084d260ff
6 changed files with 110 additions and 31 deletions
|
@ -19,12 +19,14 @@ dependencies:
|
|||
- aeson
|
||||
- base >= 4.7 && < 5
|
||||
- bytestring
|
||||
- directory
|
||||
- http-conduit
|
||||
- http-types
|
||||
- raw-strings-qq
|
||||
- sqlite-simple
|
||||
- text
|
||||
- time
|
||||
- raw-strings-qq
|
||||
- transformers
|
||||
|
||||
ghc-options:
|
||||
- -Wall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue