-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcabal.project
executable file
·78 lines (74 loc) · 1.89 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
76
77
import: ./project-stackage/lts-11.22.config
-- We have upgraded 33 packages and have 1 yet to do.
packages:
lang-haskell/app-serve
, lang-haskell/build
, lang-haskell/clip
, lang-haskell/cmd
, lang-haskell/comp
, lang-haskell/detour-via-sci
, lang-haskell/detour-via-uom
, lang-haskell/earth
, lang-haskell/flare-timing
, lang-haskell/fsdb
, lang-haskell/gap
, lang-haskell/gap-allot
, lang-haskell/gap-effort
, lang-haskell/gap-lead
, lang-haskell/gap-math
, lang-haskell/gap-stop
, lang-haskell/gap-valid
, lang-haskell/gap-weight
, lang-haskell/igc
, lang-haskell/kml
, lang-haskell/latlng
, lang-haskell/lookup
, lang-haskell/mask
, lang-haskell/route
, lang-haskell/scribe
, lang-haskell/siggy-chardust
, lang-haskell/span
, lang-haskell/task
, lang-haskell/tasty-compare
, lang-haskell/time
, lang-haskell/track
, lang-haskell/units
, lang-haskell/zone
-- We have 3 source packages:
-- * external 0
-- * internal 0
-- * external forks 0
-- * internal forks 3
-- Source Packages, internal forks of other repositories.
-- Can we upstream and unfork?
source-repository-package
type: git
location: https://github.com/typechecker/hcoord
tag: e6f72eeb16c10f29b6d2438cca6b7d3978ea91f9
subdir:
hcoord
hcoord-utm
source-repository-package
type: git
location: https://github.com/typechecker/exact-real
tag: c4308efc37c53e266fee348a80fdfbabb18822be
source-repository-package
type: git
location: https://github.com/blockscope/uom-plugin
tag: 7419e73e7fa534cced7ecd3232103f6304bed728
subdir:
uom-plugin
-- Version equality constraints.
constraints:
HUnit ==1.5.0.0
, aeson ==1.3.1.1
, checkers ==0.5.6
, doctest ==0.15.0
, facts ==0.0.1.0
, hxt-xpath ==9.1.2.2
, megaparsec ==7.0.4
, memoize ==0.8.1
, parser-combinators ==1.0.0
, servant-py ==0.1.1.1
program-options
ghc-options: -fhide-source-paths -Werror