Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db55293

Browse files
committed
ndmitchell#334, allow haskell-src-exts-1.23
1 parent 786f655 commit db55293

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Changelog for Hoogle (* = breaking change)
22

3+
#334, allow haskell-src-exts-1.23
34
#333, disable Aelve Codesearch links
45
5.0.17.13, released 2019-12-07
56
#331, make --count work with --json

hoogle.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ library
6161
foundation >= 0.0.13,
6262
old-locale,
6363
hashable,
64-
haskell-src-exts >= 1.22 && < 1.23,
64+
haskell-src-exts >= 1.22 && < 1.24,
6565
http-conduit >= 2.3,
6666
http-types,
6767
js-flot,

0 commit comments

Comments
 (0)