We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646f11c commit 1ae4c30Copy full SHA for 1ae4c30
dombuilder-pandoc.cabal
@@ -24,7 +24,7 @@ library
24
, reflex-dom-core >= 0.7 && < 0.8
25
, text >= 1.2 && <1.3
26
-- We don't actually need aeson, but pandoc-types has a too-lenient bound
27
- , aeson >= 1.4 && <1.5
+ , aeson >= 1.4 && <1.6
28
hs-source-dirs: src
29
default-language: Haskell2010
30
ghc-options: -Wall
0 commit comments