summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorvijayphoenix <cs17btech11040@iith.ac.in>2020-01-26 14:01:31 +0000
committerJasper Van der Jeugt <m@jaspervdj.be>2020-01-26 14:02:55 +0000
commit498d676c1e06af966c814e01967fc3ece1fd9225 (patch)
tree088a1bbec731f509a5a4e48a7ce0c9c6c7d0b885 /stack.yaml
parentbb91eb75602153a36927768ccd2f915dc43922f5 (diff)
downloadstylish-haskell-498d676c1e06af966c814e01967fc3ece1fd9225.tar.gz
Switch to HsYAML library
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 8d4c89b..b7c37af 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -5,3 +5,5 @@ packages:
extra-deps:
- 'Cabal-3.0.0.0'
- 'haskell-src-exts-1.23.0'
+- 'HsYAML-0.2.1.0'
+- 'HsYAML-aeson-0.2.0.0'