unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/7] Add pandoc-citeproc
@ 2016-10-04 13:40 Ricardo Wurmus
  2016-10-04 13:40 ` [PATCH 1/7] gnu: ghc-streaming-commons: Remove standard packages from inputs Ricardo Wurmus
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ricardo Wurmus @ 2016-10-04 13:40 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

the latest version of r-knitr makes a runtime check to see whether
"pandoc-citeproc" is on the PATH when building vignettes with the Rmarkdown
engine.  As we currently don't offer a package providing "pandoc-citeproc" I
decided to package it.

I decided not to add "ghc-pandoc-citeproc" to the "r-rmarkdown" package's
inputs, because "r-rmarkdown" can be used without it for the most part
(whereas "ghc-pandoc" must always be available).

Also note that the versions of the packages I added are not the latest
versions.  That's for practical reasons as the latest versions would require
wide-ranging updates to many packages in haskell.scm.  I'm working on updates
to all Haskell packages, too, but they are not ready yet and I think this
should not delay the addition of these packages.

~~ Ricardo

Ricardo Wurmus (7):
  gnu: ghc-streaming-commons: Remove standard packages from inputs.
  gnu: Add ghc-hs-bibutils.
  gnu: Add ghc-rfc5051.
  gnu: Add ghc-conduit-extra.
  gnu: Add ghc-xml-types.
  gnu: Add ghc-xml-conduit.
  gnu: Add ghc-pandoc-citeproc.

 gnu/packages/haskell.scm | 200 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 198 insertions(+), 2 deletions(-)

-- 
2.10.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-10-06 12:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 13:40 [PATCH 0/7] Add pandoc-citeproc Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 1/7] gnu: ghc-streaming-commons: Remove standard packages from inputs Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 2/7] gnu: Add ghc-hs-bibutils Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 3/7] gnu: Add ghc-rfc5051 Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 4/7] gnu: Add ghc-conduit-extra Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 5/7] gnu: Add ghc-xml-types Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 6/7] gnu: Add ghc-xml-conduit Ricardo Wurmus
2016-10-04 13:40 ` [PATCH 7/7] gnu: Add ghc-pandoc-citeproc Ricardo Wurmus
2016-10-06 12:23 ` [PATCH 0/7] Add pandoc-citeproc Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).