Merge pull request #265 from fpco/haskell-lang-rename

Haskell lang rename
This commit is contained in:
Michael Snoyman 2019-02-26 17:02:09 +02:00 committed by GitHub
commit 3d549adfaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 14 deletions

View File

@ -352,7 +352,7 @@ addPackage e =
base = takeBaseName fp
renderContent txt "markdown" = preEscapedToHtml $ commonmarkToHtml
[optSmart, optSafe]
[optSmart]
[extTable, extAutolink]
txt
renderContent txt "haddock" = renderHaddock txt

View File

@ -10,7 +10,7 @@ import ClassyPrelude.Conduit
import Text.Blaze.Html (Html, toHtml)
renderHaddock :: Text -> Html
renderHaddock = hToHtml . Haddock.toRegular . _doc . Haddock.parseParas . unpack
renderHaddock = hToHtml . Haddock.toRegular . _doc . Haddock.parseParas Nothing . unpack
-- | Convert a Haddock doc to HTML.
hToHtml :: DocH String String -> Html

View File

@ -1,5 +1 @@
resolver: nightly-2018-06-20
extra-deps:
- archive: https://github.com/bitemyapp/esqueleto/archive/b81e0d951e510ebffca03c5a58658ad884cc6fbd.tar.gz
- archive: https://github.com/snoyberg/githash/archive/be83d64078e7940ce595c5c09efbd8d7d26beff0.tar.gz
- archive: https://github.com/snoyberg/yesod-gitrev/archive/5364cf7ffa6b49b46173a99a7f1b48de4f660170.tar.gz
resolver: lts-13.9

View File

@ -54,17 +54,19 @@
<p>
Have more questions? We have a #
<a href="https://github.com/fpco/stackage#frequently-asked-questions">FAQ section on Github
.
<a href="https://github.com/fpco/stackage#frequently-asked-questions">FAQ section on Github#
\.
<h3>
Related initiatives
<p>
Get started with using Stackage with our tool called Stack at our
<a href="https://haskell-lang.org/get-started">
Getting Started
Stack is the recommended way to use Stackage.
<p>
<a href="https://haskell.fpcomplete.com/get-started">
Get started with Stack
on
<a href="https://haskell-lang.org/">
haskell-lang.org
<a href="https://haskell.fpcomplete.com/">#
haskell.fpcomplete.com#
\.
<h3>
Latest LTS per GHC version