Query tankerkönig API with given apikey and station
This commit is contained in:
parent
b5d61674d8
commit
6603e65131
6 changed files with 242 additions and 48 deletions
|
|
@ -15,14 +15,18 @@ dependencies:
|
|||
- directory
|
||||
- containers
|
||||
- net-mqtt
|
||||
- network-uri
|
||||
- req
|
||||
- effectful
|
||||
- aeson
|
||||
- text
|
||||
# - bytestring
|
||||
- bytestring
|
||||
- process
|
||||
|
||||
ghc-options:
|
||||
- -Wall
|
||||
- -fdefer-typed-holes
|
||||
- -threaded
|
||||
|
||||
default-extensions:
|
||||
- BlockArguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue