Skip to content

Commit

Permalink
[ revert ] relax upper bound on pandoc again
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikNordvallForsberg committed Feb 29, 2024
1 parent fdd3ec5 commit 20be400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSPweb.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ executable Generate
build-depends: base,
filepath,
directory,
pandoc >= 2.0 && <3.1.12.1,
pandoc >= 2.0,
text
default-language: Haskell2010

Expand Down

0 comments on commit 20be400

Please sign in to comment.