Skip to content

Commit 4db5b05

Browse files
committed
Use latest dev citeproc.
This gives us better date sorting in apa style.
1 parent fdfa9fc commit 4db5b05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1,
1010
source-repository-package
1111
type: git
1212
location: https://github.com/jgm/citeproc
13-
tag: a8b7748537401d6c9749406a49df7008cea8c7f2
13+
tag: 4099185c5a82ef1f84b711c113d2744eeb794106
1414

1515
source-repository-package
1616
type: git

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extra-deps:
2727
- git: https://github.com/jgm/texmath
2828
commit: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9
2929
- git: https://github.com/jgm/citeproc
30-
commit: a8b7748537401d6c9749406a49df7008cea8c7f2
30+
commit: 4099185c5a82ef1f84b711c113d2744eeb794106
3131

3232
ghc-options:
3333
"$locals": -fhide-source-paths -Wno-missing-home-modules

0 commit comments

Comments
 (0)