-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.project
67 lines (54 loc) · 1.84 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
-- SPDX-FileCopyrightText: 2022 Google LLC
--
-- SPDX-License-Identifier: CC0-1.0
packages:
clash-vexriscv/
clash-vexriscv-sim/
write-ghc-environment-files: always
tests: True
package clash-prelude
flags: -multiple-hidden
-- index state, to go along with the cabal.project.freeze file. update the index
-- state by running `cabal update` twice and looking at the index state it
-- displays to you (as the second update will be a no-op)
index-state: 2023-09-28T08:48:26Z
-- Needed to simulate dynamic clocks.
source-repository-package
type: git
location: https://github.com/clash-lang/clash-compiler.git
tag: a26bb9ef3cb57f24daec3da30db9fb54af91297a
subdir: clash-prelude
source-repository-package
type: git
location: https://github.com/clash-lang/clash-compiler.git
tag: a26bb9ef3cb57f24daec3da30db9fb54af91297a
subdir: clash-ghc
source-repository-package
type: git
location: https://github.com/clash-lang/clash-compiler.git
tag: a26bb9ef3cb57f24daec3da30db9fb54af91297a
subdir: clash-lib
source-repository-package
type: git
location: https://github.com/clash-lang/clash-compiler.git
tag: a26bb9ef3cb57f24daec3da30db9fb54af91297a
subdir: clash-cores
source-repository-package
type: git
location: https://github.com/clash-lang/clash-compiler.git
tag: a26bb9ef3cb57f24daec3da30db9fb54af91297a
subdir: clash-prelude-hedgehog
source-repository-package
type: git
location: https://github.com/clash-lang/clash-protocols.git
tag: 0832a422e77422739401896f6612620d17baa289
subdir: clash-protocols
source-repository-package
type: git
location: https://github.com/clash-lang/clash-protocols.git
tag: 0832a422e77422739401896f6612620d17baa289
subdir: clash-protocols-base
source-repository-package
type: git
location: https://github.com/cchalmers/circuit-notation.git
tag: 19b386c4aa3ff690758ae089c7754303f3500cc9