File tree 5 files changed +16
-7
lines changed
5 files changed +16
-7
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ source-repository-package
8
8
source-repository-package
9
9
type : git
10
10
location : https://github.com/btq-ag/keelung.git
11
- tag : 604116bd3879d359a201d233021775aab972d60e
11
+ tag : 1975c0b0bdebb40113da35d70a5d8cb9151c0e5e
12
12
13
13
with-compiler : ghc-9.2.8
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 1.12
5
5
-- see: https://github.com/sol/hpack
6
6
7
7
name : keelung-compiler
8
- version : 0.23 .0
8
+ version : 0.24 .0
9
9
description : Please see the README on GitHub at <https://github.com/btq-ag/keelung-compiler#readme>
10
10
homepage : https://github.com/btq-ag/keelung-compiler#readme
11
11
bug-reports : https://github.com/btq-ag/keelung-compiler/issues
@@ -235,7 +235,6 @@ test-suite keelung-test
235
235
Test.Compilation.Field.Exponentiation
236
236
Test.Compilation.Field.Inequality
237
237
Test.Compilation.Misc
238
- Test.Compilation.MiscTypes
239
238
Test.Compilation.Statement
240
239
Test.Compilation.UInt
241
240
Test.Compilation.UInt.Addition
Original file line number Diff line number Diff line change 1
1
name : keelung-compiler
2
- version : 0.23 .0
2
+ version : 0.24 .0
3
3
github : " btq-ag/keelung-compiler"
4
4
license : BSD3
5
5
author : " BTQ AG"
Original file line number Diff line number Diff line change @@ -43,9 +43,8 @@ packages:
43
43
extra-deps :
44
44
- git : https://github.com/btq-ag/galois-field.git
45
45
commit : d7d0da6b5df8045afdfb820ba8d08f34dc4c3e58
46
- - ../keelung
47
- # - git: https://github.com/btq-ag/keelung.git
48
- # commit: 604116bd3879d359a201d233021775aab972d60e
46
+ - git : https://github.com/btq-ag/keelung.git
47
+ commit : 1975c0b0bdebb40113da35d70a5d8cb9151c0e5e
49
48
# - git: [email protected] :btq-ag/keelung-examples.git
50
49
# commit: 7e45f20becf27654f8af35ef0df3390db28b8c10
51
50
- MonadRandom-0.5.3@sha256:bb553af2bac914362a54983e4ed2e0b6352c09b73a1e1e280ec4befe14c4270c,1456
Original file line number Diff line number Diff line change @@ -15,6 +15,17 @@ packages:
15
15
original:
16
16
commit: d7d0da6b5df8045afdfb820ba8d08f34dc4c3e58
17
17
git: https://github.com/btq-ag/galois-field.git
18
+ - completed:
19
+ commit: 1975c0b0bdebb40113da35d70a5d8cb9151c0e5e
20
+ git: https://github.com/btq-ag/keelung.git
21
+ name: keelung
22
+ pantry-tree:
23
+ sha256: 859443068982936bc7977edc54beed6864c28e792cbe092884e8282f360d390a
24
+ size: 1877
25
+ version: 0.24.0
26
+ original:
27
+ commit: 1975c0b0bdebb40113da35d70a5d8cb9151c0e5e
28
+ git: https://github.com/btq-ag/keelung.git
18
29
- completed:
19
30
hackage: MonadRandom-0.5.3@sha256:bb553af2bac914362a54983e4ed2e0b6352c09b73a1e1e280ec4befe14c4270c,1456
20
31
pantry-tree:
You can’t perform that action at this time.
0 commit comments