projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a50aed
)
Added dependency on tagsoup.
author
sabadev
<saba@sabadev.xyz>
Sat, 27 Mar 2021 14:54:31 +0000
(10:54 -0400)
committer
sabadev
<dev@sabadev.xyz>
Tue, 13 Apr 2021 01:16:40 +0000
(21:16 -0400)
package.yaml
patch
|
blob
|
history
diff --git
a/package.yaml
b/package.yaml
index
6a46990
..
e1cc1bb
100644
(file)
--- a/
package.yaml
+++ b/
package.yaml
@@
-33,6
+33,7
@@
dependencies:
- servant == 0.18.2
- servant-lucid == 0.9.0.2
- servant-server == 0.18.2
+- tagsoup == 0.14.8
- text == 1.2.4.1
- warp == 3.3.14