-
Notifications
You must be signed in to change notification settings - Fork 263
/
cabal.project
64 lines (60 loc) · 1.48 KB
/
cabal.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
packages:
auto-update
mime-types
recv
wai
wai-extra
warp
warp-tls
warp-quic
wai-app-static
wai-websockets
wai-conduit
time-manager
-- These need hackage revisions but otherwise test fine in the repo
allow-newer:
cryptohash-md5:base
, vault:base
, hashable:base
, hashable:bytestring
, hashable:ghc-bignum
, async:base
, integer-logarithms:base
, integer-logarithms:ghc-bignum
, integer-logarithms:ghc-prim
, scientific:base
, http-api-data:base
, split:base
, blaze-markup:base
, attoparsec:ghc-prim
, aeson:ghc-prim
, time-compat:base
, indexed-traversable-instances:base
, these:base
, assoc:base
, text-short:base
, text-short:ghc-prim
, semialign:base
, indexed-traversable:base
, data-fix:base
, splitmix:base
, OneTuple:base
, postgresql-simple:base
, bytestring-lexing:base
, HTTP:base
, quickcheck-instances:base
, postgresql-libpq:base
, hsc2hs:base
, cabal-doctest:base
-- https://github.com/haskell-foundation/foundation/pull/564
source-repository-package
type: git
location: https://github.com/parsonsmatt/foundation
tag: 688c32ccd9a951bc96dd09423a6e6684f091d510
subdir: basement
subdir: foundation
-- https://github.com/vincenthz/hs-memory/pull/93
source-repository-package
type: git
location: https://github.com/parsonsmatt/hs-memory
tag: 296b79424854eae293f6ba09b5308a0bf4dfd6d5