Skip to content

Commit 62bde28

Browse files
author
Nikita Tchayka
committed
Update tintin website
1 parent 25fbdcc commit 62bde28

File tree

3 files changed

+27
-17
lines changed

3 files changed

+27
-17
lines changed

.tintin.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: AWS λ Runtime
2-
synopsis: Deploy Haskell applications to AWS Lambda
2+
synopsis: Build fast and solid serverless applications
33
github: theam/aws-lambda-haskell-runtime
44
author: The Agile Monkeys
55
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

stack.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@ packages:
3939
# (e.g., acme-missiles-0.3)
4040
extra-deps:
4141
- 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
4245
- github: theam/tintin
43-
commit: 655f5a84448b001f78d833f159ac786b6c50a3cb
46+
commit: 4355dda4a4b3dfd8e8f5fe1764330f7f59bd25b1
4447
# Override default flag values for local packages and extra-deps
4548
# flags: {}
4649

stack.yaml.lock

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,26 @@ packages:
1212
original:
1313
hackage: require-0.4.2
1414
- 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
2316
pantry-tree:
24-
size: 2442
25-
sha256: 35e33c4e6cc4ffa67b6389a57e8d5d7103ac306831378f96ce422e459541c5c5
17+
size: 866
18+
sha256: f3d8b45723bf9851163e50b900b5397e22dca07af70c2c6145a5aea34e3a0e49
2619
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
2835
snapshots:
2936
- completed:
3037
size: 491372

0 commit comments

Comments
 (0)