forked from unisonweb/unison
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
76 lines (71 loc) · 1.86 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
64
65
66
67
68
69
70
71
72
73
74
75
import: ./project-stackage/lts-20.26.config
-- We have 32 packages.
packages:
codebase2/codebase
, codebase2/codebase-sqlite
, codebase2/codebase-sqlite-hashing-v2
, codebase2/codebase-sync
, codebase2/core
, codebase2/util-serialization
, codebase2/util-term
, lib/orphans/network-uri-orphans-sqlite
, lib/orphans/unison-core-orphans-sqlite
, lib/orphans/unison-hash-orphans-aeson
, lib/orphans/unison-hash-orphans-sqlite
, lib/orphans/uuid-orphans-sqlite
, lib/unison-hash
, lib/unison-hashing
, lib/unison-prelude
, lib/unison-pretty-printer
, lib/unison-sqlite
, lib/unison-util-base32hex
, lib/unison-util-bytes
, lib/unison-util-cache
, lib/unison-util-file-embed
, lib/unison-util-nametree
, lib/unison-util-relation
, lib/unison-util-rope
, parser-typechecker
, unison-cli
, unison-core
, unison-hashing-v2
, unison-share-api
, unison-share-projects-api
, unison-syntax
, yaks/easytest
-- We have 2 source packages:
-- * external 0
-- * internal 0
-- * external forks 2
-- * internal forks 0
-- Source Packages, external (3rd party) forks of other repositories.
-- Can we help upstream?
source-repository-package
type: git
location: https://github.com/unisonweb/configurator
tag: e47e9e9fe1f576f8c835183b9def52d73c01327a
source-repository-package
type: git
location: https://github.com/unisonweb/haskeline
tag: 9275eea7982dabbf47be2ba078ced669ae7ef3d5
-- Version equality constraints.
constraints:
fuzzyfind ==3.0.1
, lock-file ==0.7.0.0
, lsp ==2.0.0.0
, lsp-types ==2.0.1.1
, monad-validate ==1.3.0.0
, recover-rtti ==0.4.3
, row-types ==1.0.1.2
program-options
ghc-options:
-Wall
-Werror
-Wno-missing-pattern-synonym-signatures
-Wno-name-shadowing
-fhide-source-paths
-fprint-expanded-synonyms
-fwrite-ide-info
-haddock
package haskeline
flags: -terminfo