Leave only single stack.yaml

This commit is contained in:
Oleg Grenrus 2018-01-17 14:50:09 +02:00
parent 6c721bd017
commit 389914b50d
4 changed files with 6 additions and 73 deletions

View File

@ -1,21 +0,0 @@
flags: {}
packages:
- servant/
- servant-client/
- servant-client-core/
- servant-docs/
- servant-foreign/
- servant-server/
- doc/tutorial
extra-deps:
- attoparsec-iso8601-1.0.0.0
- cabal-doctest-1.0.2
- hspec-2.3.2
- hspec-core-2.3.2
- hspec-discover-2.3.2
- hspec-expectations-0.8.2
- hspec-wai-0.8.0
- http-api-data-0.3.7
- natural-transformation-0.4
- servant-js-0.9.3
resolver: lts-6.27

View File

@ -1,33 +0,0 @@
flags: {}
packages:
- servant/
- servant-client/
- servant-client-core/
- servant-docs/
- servant-foreign/
- servant-server/
extra-deps:
- aeson-compat-0.3.6
- base-compat-0.9.1
- cabal-doctest-1.0.2
- call-stack-0.1.0
- control-monad-omega-0.3.1
- cryptonite-0.6
- doctest-0.11.0
- hspec-2.3.2
- hspec-core-2.3.2
- hspec-discover-2.3.2
- hspec-expectations-0.8.2
- hspec-wai-0.8.0
- http-api-data-0.3.6
- http-client-0.4.30
- natural-transformation-0.4
- primitive-0.6.1.0
- semigroups-0.17
- servant-js-0.9.3
- should-not-typecheck-2.1.0
- time-locale-compat-0.1.1.1
- uri-bytestring-0.2.2.0
- void-0.7.1
- wai-app-static-3.1.5
resolver: lts-2.22

View File

@ -1,8 +0,0 @@
resolver: nightly-2017-09-01
packages:
- servant-client/
- servant-client-core/
- servant-docs/
- servant-foreign/
- servant-server/
- servant/

View File

@ -1,17 +1,12 @@
resolver: nightly-2017-04-01
# Let's try to keep resolver at the first day of the month
resolver: nightly-2018-01-01
packages:
- servant/
- servant-client/
- servant-client-core/
- servant-docs/
- servant-foreign/
- servant-server/
- doc/tutorial
extra-deps:
- aeson-1.2.0.0
- attoparsec-iso8601-1.0.0.0
- cabal-doctest-1.0.2
- http-api-data-0.3.7
- http-media-0.7.0
- http-types-0.10
- servant-js-0.9.3
- servant/
# allow-newer: true # ignores all bounds, that's a sledgehammer
# - doc/tutorial/