Use texmath 0.8.6.5. Closes #3040.
This commit is contained in:
parent
7f414f3e4d
commit
d2464de2af
5 changed files with 5 additions and 1 deletions
|
@ -20,4 +20,5 @@ extra-deps:
|
|||
- http-client-tls-0.3.0
|
||||
- 'cmark-0.5.3.1'
|
||||
- 'aeson-pretty-0.8.1'
|
||||
- 'texmath-0.8.6.5'
|
||||
resolver: lts-6.5
|
||||
|
|
|
@ -23,4 +23,5 @@ extra-deps:
|
|||
- 'data-default-instances-base-0.1.0.1'
|
||||
- 'cmark-0.5.3.1'
|
||||
- 'aeson-pretty-0.8.1'
|
||||
- 'texmath-0.8.6.5'
|
||||
resolver: nightly-2016-07-11
|
||||
|
|
|
@ -263,7 +263,7 @@ Library
|
|||
text >= 0.11 && < 1.3,
|
||||
zip-archive >= 0.2.3.4 && < 0.4,
|
||||
HTTP >= 4000.0.5 && < 4000.4,
|
||||
texmath >= 0.8.6.4 && < 0.9,
|
||||
texmath >= 0.8.6.5 && < 0.9,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
random >= 1 && < 1.2,
|
||||
extensible-exceptions >= 0.1 && < 0.2,
|
||||
|
|
|
@ -12,4 +12,5 @@ extra-deps:
|
|||
- http-client-tls-0.3.0
|
||||
- data-default-instances-base-0.1.0.1
|
||||
- cmark-0.5.3.1
|
||||
- texmath-0.8.6.5
|
||||
resolver: nightly-2016-07-11
|
||||
|
|
|
@ -20,4 +20,5 @@ extra-deps:
|
|||
- 'http-client-tls-0.3.0'
|
||||
- 'cmark-0.5.3.1'
|
||||
- 'aeson-pretty-0.8.1'
|
||||
- 'texmath-0.8.6.5'
|
||||
resolver: lts-6.5
|
||||
|
|
Loading…
Reference in a new issue