summaryrefslogtreecommitdiff
path: root/skreutz-dot-com.cabal
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2021-04-06 13:21:13 +0200
committerStefan Kreutz <mail@skreutz.com>2021-04-06 13:21:13 +0200
commitb3034041a1bbfe9629588403ef576190d28cf696 (patch)
tree2893021c6d4713d4ac10b8fca3aa3a9e672bdf99 /skreutz-dot-com.cabal
parent67d1972f335a032eb0edbcc5bc71f91b5311cafa (diff)
downloadblog-b3034041a1bbfe9629588403ef576190d28cf696.tar
Update dependencies
Update to Stackage LTS release 17.2 for ghc-8.10.3 using the following command: curl --output cabal.project.freeze \ https://www.stackage.org/lts-17.2/cabal.config
Diffstat (limited to 'skreutz-dot-com.cabal')
-rw-r--r--skreutz-dot-com.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/skreutz-dot-com.cabal b/skreutz-dot-com.cabal
index 053b0b4..880e43b 100644
--- a/skreutz-dot-com.cabal
+++ b/skreutz-dot-com.cabal
@@ -10,8 +10,8 @@ cabal-version: >= 1.10
executable site
main-is: site.hs
- build-depends: base == 4.*
- , hakyll == 4.13.*
+ build-depends: base
+ , hakyll
, filepath
, time
ghc-options: -threaded
Generated by cgit. See skreutz.com for my tech blog and contact information.