compaREST/stack.yaml
iko c7159b1f76
GitHub actions (#118)
* Initial stab at github actions

* Fixed docker images

* Added run

* old new

* update

* Updated

* Fixed (?)

* Added certs

* Proper safe head

* Use proper API

* Added project name

* Updated docker image

* Started reading the right comments

* Added docker image to CI

* Renamed CI thing

* Increased swap

* Fixed tests

* Fixed docker hub

* Added conditionals back in

* minor refinements
2021-08-06 11:49:00 +03:00

12 lines
206 B
YAML

resolver: lts-18.4
extra-deps:
- open-union-0.4.0.0
- type-fun-0.1.3
- github-0.26
- base16-bytestring-0.1.1.7
- http-link-header-1.0.3.1
apply-ghc-options: everything
rebuild-ghc-options: true