File tree 3 files changed +27
-17
lines changed
3 files changed +27
-17
lines changed Original file line number Diff line number Diff line change 1
1
name : AWS λ Runtime
2
- synopsis : Deploy Haskell applications to AWS Lambda
2
+ synopsis : Build fast and solid serverless applications
3
3
github : theam/aws-lambda-haskell-runtime
4
4
author : The Agile Monkeys
5
5
authorWebsite : https://www.theagilemonkeys.com
6
- color : # fca737
7
- titleFont : Montserrat
8
- titleFontWeight : 600
9
- bodyFont : PT Sans
6
+ color : # 662480
7
+ logo : https://i.imgur.com/I64VEiF.png
8
+ titleFont : Lato
9
+ bodyFont : Lato
Original file line number Diff line number Diff line change @@ -39,8 +39,11 @@ packages:
39
39
# (e.g., acme-missiles-0.3)
40
40
extra-deps :
41
41
- require-0.4.2
42
+ - cheapskate-0.1.1.2@sha256:b8ae3cbb826610ea45e6840b7fde0af2c2ea6690cb311edfe9683f61c0a50d96,3072
43
+ - inliterate-0.1.0@sha256:61b17ab3cef803512c264e27e463390b47af59d7d2b3a2a89bea2eac0cf84266,1853
44
+ - megaparsec-7.0.5@sha256:45e1f1348fab2783646fdb4d9e6097568981a740951c7356d36d794e2baba305,3902
42
45
- github : theam/tintin
43
- commit : 655f5a84448b001f78d833f159ac786b6c50a3cb
46
+ commit : 4355dda4a4b3dfd8e8f5fe1764330f7f59bd25b1
44
47
# Override default flag values for local packages and extra-deps
45
48
# flags: {}
46
49
Original file line number Diff line number Diff line change @@ -12,19 +12,26 @@ packages:
12
12
original:
13
13
hackage: require-0.4.2
14
14
- completed:
15
- size: 37827
16
- url: https://github.com/theam/tintin/archive/655f5a84448b001f78d833f159ac786b6c50a3cb.tar.gz
17
- cabal-file:
18
- size: 3087
19
- sha256: 5a61c29fd07a6e54c33b60af77562faf9db65a1282894d5ce4597322b517c243
20
- name: tintin
21
- version: 1.10.0
22
- sha256: c24b2b16898fc2faacc98d369b390f4a3bf960681aed5360cd5e167e854fed8a
15
+ hackage: cheapskate-0.1.1.2@sha256:b8ae3cbb826610ea45e6840b7fde0af2c2ea6690cb311edfe9683f61c0a50d96,3072
23
16
pantry-tree:
24
- size: 2442
25
- sha256: 35e33c4e6cc4ffa67b6389a57e8d5d7103ac306831378f96ce422e459541c5c5
17
+ size: 866
18
+ sha256: f3d8b45723bf9851163e50b900b5397e22dca07af70c2c6145a5aea34e3a0e49
26
19
original:
27
- url: https://github.com/theam/tintin/archive/655f5a84448b001f78d833f159ac786b6c50a3cb.tar.gz
20
+ hackage: cheapskate-0.1.1.2@sha256:b8ae3cbb826610ea45e6840b7fde0af2c2ea6690cb311edfe9683f61c0a50d96,3072
21
+ - completed:
22
+ hackage: inliterate-0.1.0@sha256:61b17ab3cef803512c264e27e463390b47af59d7d2b3a2a89bea2eac0cf84266,1853
23
+ pantry-tree:
24
+ size: 618
25
+ sha256: 2cea999a63449b913f6186c3b8b276050e7a1a7195f5e94ac94fa4007da36558
26
+ original:
27
+ hackage: inliterate-0.1.0@sha256:61b17ab3cef803512c264e27e463390b47af59d7d2b3a2a89bea2eac0cf84266,1853
28
+ - completed:
29
+ hackage: megaparsec-7.0.5@sha256:45e1f1348fab2783646fdb4d9e6097568981a740951c7356d36d794e2baba305,3902
30
+ pantry-tree:
31
+ size: 1428
32
+ sha256: 1f8baf6e07326f8c8a2dd31de6b2860427f158b0892c52ba5fe9ffeb6cd3bf7f
33
+ original:
34
+ hackage: megaparsec-7.0.5@sha256:45e1f1348fab2783646fdb4d9e6097568981a740951c7356d36d794e2baba305,3902
28
35
snapshots:
29
36
- completed:
30
37
size: 491372
You can’t perform that action at this time.
0 commit comments