1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-24 21:35:06 +03:00
guide/stack.yaml
Vladislav Sabanov 65800eda6a
[WIP] Remove kinds and add hackage as option (#249)
* Split hackage

* WIP

* Migrate to newer safecopy-migrate

* Fix migrate

* Rename description to summary for item

* Fix link to templates

* Frontend tests fix for pr #249

* Change the path back

* WIP. Fix templates

* Update back/src/Guide/Api/Types.hs

* Remove unnecessary stuff from .gitignore

* Revert style changes

* Two spaces

* _itemDescription has been renamed

* Remove the Hackage test

* name_on_hackage -> hackage

* Fix Hackage param' type

* front changes from kind to hackage

* Fix tests

* Try fix templete

* Revert last commit

* Comment front test in travis
2019-01-05 16:08:42 +05:00

52 lines
1.4 KiB
YAML

resolver: lts-12.4
packages:
- back/
nix:
shell-file: shell.nix
extra-deps:
- Spock-0.13.0.0
- Spock-core-0.13.0.0
- Spock-digestive-0.3.0.0
- digestive-functors-0.8.4.0
- Spock-lucid-0.4.0.1
- reroute-0.5.0.0
- cmark-0.5.6
- fmt-0.6
- cmark-sections-0.3.0.1
- acid-state-0.14.3
- servant-swagger-ui-0.3.0.3.13.2
- servant-0.14.1
- servant-swagger-ui-core-0.3.1
- swagger2-2.3
- lzma-clib-5.2.2
# We pin the precise versions of 'highlighting-kate' and 'cmark-highlight'
# because the frontend has copied a stylesheet from 'highlighting-kate'. If
# the version changes, we also have to update the stylesheet on the
# frontend. (See App.vue, or just grep for things like "span.st".)
- highlighting-kate-0.6.4
- cmark-highlight-0.2.0.0
- git: https://github.com/aelve/stache-plus
commit: c8097fb33df6ba738fc7b7c8d09aaebdb02a9782
- git: https://github.com/aelve/safecopy-migrate
commit: 3971922c75ce2ca751b3da1653fefa109b746e21
# Fork of 'servant-swagger' with some changes (see its README)
- git: https://github.com/aelve/servant-swagger
commit: 09e124d03606ec54d50e3029ea86d096575d545c
# Fork of 'hspec-webdriver' that builds
- git: https://github.com/neongreen/webdriver-utils
commit: db4a9027e62550c9d27110f36ae26c712acfbe95
subdirs:
- hspec-webdriver
# Fork of 'patches-vector' that builds
- git: https://github.com/neongreen/patches-vector
commit: 9bb704cf7f14cff9ef76a5d177e4e56ceee24705