Add texmath to cabal.project.
This commit is contained in:
parent
b3ada2f11b
commit
881a1e0145
1 changed files with 5 additions and 3 deletions
|
@ -2,10 +2,12 @@ packages: pandoc.cabal
|
|||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/pandoc-citeproc.git
|
||||
tag: f7654ae2128f374c0e88fd30bcd3138c50eeb84a
|
||||
location: https://github.com/jgm/pandoc-citeproc
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/texmath
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/vincenthz/hs-memory
|
||||
tag: 7cb4a2c2ce4b0b142eb041a3a319a7ddec80d045
|
||||
|
|
Loading…
Reference in a new issue