servant/cabal.project

97 lines
2.4 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:
servant-multipart:http-media,
servant-multipart:lens
allow-newer:
servant-js:base,
servant-js:base-compat,
2019-09-11 09:34:29 +02:00
servant-js:lens
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-11 09:34:29 +02:00
servant-quickcheck:base,
servant-quickcheck:base-compat,
2019-09-11 09:34:29 +02:00
servant-quickcheck:hspec,
servant-quickcheck:http-client,
servant-quickcheck:http-media,
servant-quickcheck:QuickCheck,
servant-quickcheck:servant,
servant-quickcheck:servant-client,
servant-quickcheck:servant-server,
2019-09-11 09:34:29 +02:00
servant-quickcheck:time,
servant-quickcheck:warp
2019-04-16 13:00:05 +02:00
allow-newer: aeson-pretty:base-compat
-- constraints: semigroups ^>=0.19
-- constraints: hashable ^>=1.3
-- constraints: network ^>=3.1
-- constraints: machines ^>=0.7
-- constraints: http-media ^>=0.8
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-11 09:34:29 +02:00
allow-newer: io-streams:primitive
allow-newer: openssl-streams-1.2.2.0:network
2019-09-11 09:34:29 +02:00
source-repository-package
type: git
location: https://github.com/luqui/control-monad-omega.git
tag: 76c71e8917eec275ba423959f00a34583b5c7215
-- MonadFail
-- https://github.com/nurpax/sqlite-simple/issues/74
constraints: sqlite-simple < 0