servant/cabal.project

85 lines
2.2 KiB
Plaintext
Raw Normal View History

2019-02-06 11:15:30 +01:00
packages:
servant/
servant-client/
2017-10-01 18:20:09 +02:00
servant-client-core/
2019-02-06 11:15:30 +01:00
servant-http-streams/
servant-docs/
servant-foreign/
servant-server/
doc/tutorial/
2018-03-15 09:46:30 +01:00
servant-machines/
servant-conduit/
servant-pipes/
2018-03-15 09:46:30 +01:00
-- doc/cookbook/*/*.cabal
doc/cookbook/basic-auth
2018-09-14 19:01:04 +02:00
doc/cookbook/curl-mock
doc/cookbook/basic-streaming
2018-03-15 09:46:30 +01:00
doc/cookbook/db-postgres-pool
-- doc/cookbook/db-sqlite-simple
2018-06-19 17:52:02 +02:00
doc/cookbook/file-upload
2018-07-04 21:59:43 +02:00
doc/cookbook/generic
-- doc/cookbook/hoist-server-with-context
2019-09-11 09:34:29 +02:00
-- doc/cookbook/https
-- doc/cookbook/jwt-and-basic-auth/
2019-09-11 09:34:29 +02:00
-- doc/cookbook/pagination
-- doc/cookbook/sentry
2018-10-25 22:16:16 +02:00
doc/cookbook/testing
2018-03-15 09:46:30 +01:00
doc/cookbook/structuring-apis
doc/cookbook/using-custom-monad
2018-07-05 23:21:17 +02:00
doc/cookbook/using-free-client
2019-02-11 14:52:42 +01:00
tests: True
optimization: False
2019-02-28 09:53:24 +01:00
-- reorder-goals: True
constraints:
-- see https://github.com/haskell-infra/hackage-trustees/issues/119
foundation >=0.0.14,
2018-01-17 20:43:00 +01:00
memory <0.14.12 || >0.14.12
2018-03-15 09:46:30 +01:00
2019-09-11 09:34:29 +02:00
allow-newer:
2019-09-15 16:24:22 +02:00
servant-multipart-0.11.4:http-media,
servant-multipart-0.11.4:lens
2019-09-11 09:34:29 +02:00
allow-newer:
2019-09-15 16:24:22 +02:00
servant-js-0.9.4:base,
servant-js-0.9.4:base-compat,
servant-js-0.9.4:lens
2019-09-11 09:34:29 +02:00
2018-03-15 09:46:30 +01:00
allow-newer:
2019-02-28 09:53:24 +01:00
-- servant-pagination:servant, servant-pagination:servant-server,
-- servant-multipart:servant, servant-multipart:servant-server,
-- servant-auth-server:servant, servant-auth-server:servant-server,
-- servant-js:servant, servant-js:servant-foreign
2019-01-22 14:24:16 +01:00
-- servant-quickcheck
allow-newer:
2019-09-15 16:24:22 +02:00
servant-quickcheck-0.0.7.4:base,
servant-quickcheck-0.0.7.4:base-compat-batteries,
servant-quickcheck-0.0.7.4:hspec,
servant-quickcheck-0.0.7.4:http-client,
servant-quickcheck-0.0.7.4:http-media,
servant-quickcheck-0.0.7.4:QuickCheck,
servant-quickcheck-0.0.7.4:servant,
servant-quickcheck-0.0.7.4:servant-client,
servant-quickcheck-0.0.7.4:servant-server,
servant-quickcheck-0.0.7.4:time,
servant-quickcheck-0.0.7.4:warp
2019-04-16 13:00:05 +02:00
2019-09-15 16:24:22 +02:00
allow-newer: aeson-pretty-0.8.7:base-compat
allow-newer: vault-0.3.1.2:hashable
allow-newer: psqueues-0.2.7.1:hashable
allow-newer: sqlite-simple-0.4.16.0:semigroups
allow-newer: direct-sqlite-2.3.24:semigroups
allow-newer: io-streams-1.5.1.0:network
2019-09-15 16:24:22 +02:00
allow-newer: io-streams-1.5.1.0:primitive
allow-newer: openssl-streams-1.2.2.0:network
2019-09-11 09:34:29 +02:00
-- MonadFail
-- https://github.com/nurpax/sqlite-simple/issues/74
constraints: sqlite-simple < 0