File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- resolver : lts-22.6
1
+ resolver : lts-22.43
2
2
extra-deps :
3
3
# WARNING: Changing the hoogle version causes stackage-server-cron to regenerate
4
4
# Hoogle databases FOR EVERY SNAPSHOT, EVER. Usually, that's ok! But don't
@@ -13,7 +13,7 @@ extra-deps:
13
13
# waste. (4) Stackage's Hoogle search will be unavailable until the new
14
14
# databases have been generated.
15
15
- hoogle-5.0.18.4@sha256:1372458e97dff541fcda099236af7936bf93ee6b8c5d15695ee6d9426dff5eed,3171
16
- - safe -0.3.20@sha256:7813ad56161f57d5162a924de5597d454162a2faed06be6e268b37bb5c19d48d,2312
16
+ # for patched pantry -0.5.7
17
17
- Cabal-3.8.1.0@sha256:77121d8e1aff14a0fd95684b751599db78a7dd26d55862d9fcef27c88b193e9d,12609
18
18
- Cabal-syntax-3.8.1.0@sha256:ed2d937ba6c6a20b75850349eedd41374885fc42369ef152d69e2ba70f44f593,7620
19
19
- git : https://github.com/commercialhaskell/pantry.git
Original file line number Diff line number Diff line change 16
16
<a href=@?{addPreview $ BlogPostR (postYear post') (postMonth post') (postSlug post')}>
17
17
#{postTitle post'}
18
18
—
19
- <abbr title=#{show $ postTime post}>#{dateDiff now (utctDay $ postTime post')}
19
+ <abbr title=#{show $ postTime post' }>#{dateDiff now (utctDay $ postTime post')}
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ $newline never
47
47
$if isNothing msppi
48
48
<p .add-to-nightly>
49
49
This package is not currently in any snapshots. If you're interested in using it, we recommend #
50
- <a href="https://github.com/fpco /stackage/#add-your-package">adding it to Stackage Nightly
50
+ <a href="https://github.com/commercialhaskell /stackage/#add-your-package">adding it to Stackage Nightly
51
51
. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.
52
52
$else
53
53
<p>
You can’t perform that action at this time.
0 commit comments