1
0
Fork 0

[haskell] Add a SpaceTradersT and handle server reset api message

This commit is contained in:
Julien Dessaux 2023-07-16 23:31:00 +02:00
parent 7bd1c116c2
commit e084d260ff
Signed by: adyxax
GPG key ID: F92E51B86E07177E
6 changed files with 110 additions and 31 deletions

View file

@ -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