packages feed

hakyll-R 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+5/−1 lines, 1 files

Files

hakyll-R.cabal view
@@ -1,5 +1,5 @@ name:                hakyll-R-version:             0.1.0.1+version:             0.1.0.2 synopsis:            A module allowing to write Hakyll blog posts in Rmd  description:         This package declares a Compiler for Rmd posts, which allows to include R code in Rmd and have them rendered (for example as plots). license:             BSD3 @@ -20,3 +20,7 @@   hs-source-dirs: src   ghc-options: -Wall -threaded   default-language: Haskell2010++source-repository head+  type:              git+  location:          https://github.com/cdupont/hakyll-R.git