Skip to content

Instantly share code, notes, and snippets.

@hololeap
Last active March 18, 2022 02:01
Show Gist options
  • Save hololeap/a84a8fa0e465d8bec450443e1565d94b to your computer and use it in GitHub Desktop.
Save hololeap/a84a8fa0e465d8bec450443e1565d94b to your computer and use it in GitHub Desktop.
* Package: dev-haskell/mmark-0.0.7.4-r1
* Repository: haskell
* Maintainer: haskell@gentoo.org
* USE: abi_x86_64 amd64 doc elibc_glibc hoogle hscolour kernel_linux test userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mmark-0.0.7.4.tar.gz to /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
>>> Unpacking mmark-0.0.7.4-r1.cabal to /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
unpack mmark-0.0.7.4-r1.cabal: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
>>> Preparing source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
dos2unix: converting file /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/mmark.cabal to Unix format...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
* Using cabal-3.4.1.0.
/usr/bin/ghc -package Cabal-3.4.1.0 --make /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup
[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.hs, /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.o )
Linking setup ...
./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=mmark-0.0.7.4/ghc-9.0.2 --datadir=/usr/share/ --datasubdir=mmark-0.0.7.4/ghc-9.0.2 --with-haddock=/usr/bin/haddock-ghc-9.0.2 --enable-tests --ghc-options=-j4 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-march=amdfam10 --ghc-option=-optc--param=l1-cache-line-size=64 --ghc-option=-optc--param=l1-cache-size=64 --ghc-option=-optc--param=l2-cache-size=512 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/mmark-0.0.7.4-r1 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flag=-dev
Using Parsec parser
Configuring mmark-0.0.7.4...
Flags chosen: dev=False
Dependency aeson >=0.11 && <3: using aeson-1.5.6.0
Dependency base >=4.13 && <5.0: using base-4.15.1.0
Dependency case-insensitive >=1.2 && <1.3: using case-insensitive-1.2.1.0
Dependency containers >=0.5 && <0.7: using containers-0.6.4.1
Dependency deepseq >=1.3 && <1.5: using deepseq-1.4.5.0
Dependency dlist >=0.8 && <2.0: using dlist-1.0
Dependency email-validate >=2.2 && <2.4: using email-validate-2.3.2.15
Dependency foldl >=1.2 && <1.5: using foldl-1.4.12
Dependency hashable >=1 && <1.5: using hashable-1.4.0.2
Dependency html-entity-map >=0.1 && <0.2: using html-entity-map-0.1.0.0
Dependency lucid >=2.9.13 && <3.0: using lucid-2.11.0
Dependency megaparsec >=8.0 && <10.0: using megaparsec-9.0.1
Dependency microlens >=0.4 && <0.5: using microlens-0.4.12.0
Dependency microlens-th >=0.4 && <0.5: using microlens-th-0.4.3.10
Dependency modern-uri >=0.3.4 && <0.4: using modern-uri-0.3.4.2
Dependency mtl >=2.0 && <3.0: using mtl-2.2.2
Dependency parser-combinators >=0.4 && <2.0: using parser-combinators-1.3.0
Dependency text >=0.2 && <2.1: using text-1.2.5.0
Dependency text-metrics >=0.3 && <0.4: using text-metrics-0.3.0
Dependency unordered-containers >=0.2.5 && <0.3: using
unordered-containers-0.2.17.0
Dependency yaml >=0.11.5 && <0.12: using yaml-0.11.8.0
Dependency QuickCheck >=2.4 && <3.0: using QuickCheck-2.14.2
Dependency aeson >=0.11 && <3: using aeson-1.5.6.0
Dependency base >=4.13 && <5.0: using base-4.15.1.0
Dependency foldl >=1.2 && <1.5: using foldl-1.4.12
Dependency hspec >=2.0 && <3.0: using hspec-2.9.4
Dependency hspec-megaparsec >=2.0 && <3.0: using hspec-megaparsec-2.2.0
Dependency lucid >=2.9.13 && <3.0: using lucid-2.11.0
Dependency megaparsec >=8.0 && <10.0: using megaparsec-9.0.1
Dependency mmark: using mmark-0.0.7.4
Dependency modern-uri >=0.3 && <0.4: using modern-uri-0.3.4.2
Dependency text >=0.2 && <2.1: using text-1.2.5.0
Source component graph:
component lib
component test:tests dependency lib
Configured component graph:
component mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
include containers-0.6.4.1
include deepseq-1.4.5.0
include dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
include email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
include html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
include microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
include modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
include mtl-2.2.2
include parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
include text-1.2.5.0
include text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
include unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
include yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
component mmark-0.0.7.4-KlAEyrGRHuv50DnNVEe6sv-tests
include QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
include hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
include modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
include text-1.2.5.0
Linked component graph:
unit mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
include containers-0.6.4.1
include deepseq-1.4.5.0
include dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
include email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
include html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
include microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
include modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
include mtl-2.2.2
include parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
include text-1.2.5.0
include text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
include unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
include yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
Text.MMark=mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if:Text.MMark,Text.MMark.Extension=mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if:Text.MMark.Extension
unit mmark-0.0.7.4-KlAEyrGRHuv50DnNVEe6sv-tests
include QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
include hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
include modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
include text-1.2.5.0
Ready component graph:
definite mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
depends aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
depends base-4.15.1.0
depends case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
depends containers-0.6.4.1
depends deepseq-1.4.5.0
depends dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
depends email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
depends foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
depends hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
depends html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
depends lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
depends megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
depends microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
depends microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
depends modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
depends mtl-2.2.2
depends parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
depends text-1.2.5.0
depends text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
depends unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
depends yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
definite mmark-0.0.7.4-KlAEyrGRHuv50DnNVEe6sv-tests
depends QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
depends aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
depends base-4.15.1.0
depends foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
depends hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
depends hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
depends lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
depends megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
depends mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if
depends modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk
depends text-1.2.5.0
Using Cabal-3.4.1.0 compiled by ghc-9.0
Using compiler: ghc-9.0.2
Using install prefix: /usr
Executables installed in: /usr/bin
Libraries installed in: /usr/lib64/mmark-0.0.7.4/ghc-9.0.2
Dynamic Libraries installed in: /usr/lib64/x86_64-linux-ghc-9.0.2
Private executables installed in:
/usr/libexec/x86_64-linux-ghc-9.0.2/mmark-0.0.7.4
Data files installed in: /usr/share/mmark-0.0.7.4/ghc-9.0.2
Documentation installed in: /usr/share/doc/mmark-0.0.7.4-r1
Configuration files installed in: /etc
Using alex version 3.2.7.1 found on system at: /usr/bin/alex
Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar
Using c2hs version 0.28.8 found on system at: /usr/bin/c2hs
Using cpphs version 1.20.9 found on system at: /usr/bin/cpphs
Using doctest version 0.20.0 found on system at: /usr/bin/doctest
Using gcc version 11.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc
Using ghc version 9.0.2 given by user at: /usr/bin/ghc
Using ghc-pkg version 9.0.2 given by user at: /usr/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.25.1 given by user at: /usr/bin/haddock-ghc-9.0.2
Using happy version 1.20.0 found on system at: /usr/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.68 found on system at: /usr/bin/hpc
Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.24 found on system at: /usr/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld
Using pkg-config version 1.8.0 found on system at: /usr/bin/pkg-config
Using runghc version 9.0.2 found on system at: /usr/bin/runghc
Using strip version 2.37 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
./setup build
Preprocessing library for mmark-0.0.7.4..
Building library for mmark-0.0.7.4..
[1 of 9] Compiling Text.MMark.Parser.Internal.Type ( Text/MMark/Parser/Internal/Type.hs, dist/build/Text/MMark/Parser/Internal/Type.o, dist/build/Text/MMark/Parser/Internal/Type.dyn_o )
[2 of 9] Compiling Text.MMark.Parser.Internal ( Text/MMark/Parser/Internal.hs, dist/build/Text/MMark/Parser/Internal.o, dist/build/Text/MMark/Parser/Internal.dyn_o )
[3 of 9] Compiling Text.MMark.Type ( Text/MMark/Type.hs, dist/build/Text/MMark/Type.o, dist/build/Text/MMark/Type.dyn_o )
[4 of 9] Compiling Text.MMark.Trans ( Text/MMark/Trans.hs, dist/build/Text/MMark/Trans.o, dist/build/Text/MMark/Trans.dyn_o )
[5 of 9] Compiling Text.MMark.Util ( Text/MMark/Util.hs, dist/build/Text/MMark/Util.o, dist/build/Text/MMark/Util.dyn_o )
[6 of 9] Compiling Text.MMark.Render ( Text/MMark/Render.hs, dist/build/Text/MMark/Render.o, dist/build/Text/MMark/Render.dyn_o )
[7 of 9] Compiling Text.MMark.Parser ( Text/MMark/Parser.hs, dist/build/Text/MMark/Parser.o, dist/build/Text/MMark/Parser.dyn_o )
[8 of 9] Compiling Text.MMark ( Text/MMark.hs, dist/build/Text/MMark.o, dist/build/Text/MMark.dyn_o )
[9 of 9] Compiling Text.MMark.Extension ( Text/MMark/Extension.hs, dist/build/Text/MMark/Extension.o, dist/build/Text/MMark/Extension.dyn_o )
Preprocessing test suite 'tests' for mmark-0.0.7.4..
Building test suite 'tests' for mmark-0.0.7.4..
[1 of 4] Compiling Text.MMark.TestUtils ( tests/Text/MMark/TestUtils.hs, dist/build/tests/tests-tmp/Text/MMark/TestUtils.dyn_o )
[2 of 4] Compiling Text.MMark.ExtensionSpec ( tests/Text/MMark/ExtensionSpec.hs, dist/build/tests/tests-tmp/Text/MMark/ExtensionSpec.dyn_o )
[3 of 4] Compiling Text.MMarkSpec ( tests/Text/MMarkSpec.hs, dist/build/tests/tests-tmp/Text/MMarkSpec.dyn_o )
[4 of 4] Compiling Main ( tests/Spec.hs, dist/build/tests/tests-tmp/Main.dyn_o )
Linking dist/build/tests/tests ...
./setup haddock --hyperlink-source
Preprocessing library for mmark-0.0.7.4..
Running Haddock on library for mmark-0.0.7.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Warning: 'Naked' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Inline' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'InlineConfig' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 15 / 15) in 'Text.MMark'
100% ( 22 / 22) in 'Text.MMark.Extension'
Documentation created: dist/doc/html/mmark/index.html
Preprocessing test suite 'tests' for mmark-0.0.7.4..
./setup haddock --hoogle
Preprocessing library for mmark-0.0.7.4..
Running Haddock on library for mmark-0.0.7.4..
Warning: 'Naked' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Inline' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'InlineConfig' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 15 / 15) in 'Text.MMark'
100% ( 22 / 22) in 'Text.MMark.Extension'
Documentation created: dist/doc/html/mmark/mmark.txt
Preprocessing test suite 'tests' for mmark-0.0.7.4..
>>> Source compiled.
>>> Test phase: dev-haskell/mmark-0.0.7.4-r1
* >>> Test phase [cabal test]: dev-haskell/mmark-0.0.7.4-r1
./setup test --show-details=streaming
Running 1 test suites...
Test suite tests: RUNNING...
parse and render
2.2 Tabs
CM1 [✔]
CM2 [✔]
CM3 [✔]
CM4 [✔]
CM5 [✔]
CM6 [✔]
CM7 [✔]
CM8 [✔]
CM9 [✔]
CM10 [✔]
CM11 [✔]
3.1 Precedence
CM12 [✔]
4.1 Thematic breaks
CM13 [✔]
CM14 [✔]
CM15 [✔]
CM16 [✔]
CM17 [✔]
CM18 [✔]
CM19 [✔]
CM20 [✔]
CM21 [✔]
CM22 [✔]
CM23 [✔]
CM24 [✔]
CM25 [✔]
CM26 [✔]
CM27 [✔]
CM28 [✔]
CM29 [✔]
CM30 [✔]
CM31 [✔]
4.2 ATX headings
CM32 [✔]
CM33 [✔]
CM34 [✔]
CM35 [✔]
CM36 [✔]
CM37 [✔]
CM38 [✔]
CM39 [✔]
CM40 [✔]
CM41 [✔]
CM42 [✔]
CM43 [✔]
CM44 [✔]
CM45 [✔]
CM46 [✔]
CM47 [✔]
CM48 [✔]
CM49 [✔]
4.3 Setext headings
CM50 [✔]
CM51 [✔]
CM52 [✔]
CM53 [✔]
CM54 [✔]
CM55 [✔]
CM56 [✔]
CM57 [✔]
CM58 [✔]
CM59 [✔]
CM60 [✔]
CM61 [✔]
CM62 [✔]
CM63 [✔]
CM64 [✔]
CM65 [✔]
CM66 [✔]
CM67 [✔]
CM68 [✔]
CM69 [✔]
CM70 [✔]
CM71 [✔]
CM72 [✔]
CM73 [✔]
CM74 [✔]
CM75 [✔]
4.4 Indented code blocks
CM76 [✔]
CM77 [✔]
CM78 [✔]
CM79 [✔]
CM80 [✔]
CM81 [✔]
CM82 [✔]
CM83 [✔]
CM84 [✔]
CM85 [✔]
CM86 [✔]
CM87 [✔]
4.5 Fenced code blocks
CM88 [✔]
CM89 [✔]
CM90 [✔]
CM91 [✔]
CM92 [✔]
CM93 [✔]
CM94 [✔]
CM95 [✔]
CM96 [✔]
CM97 [✔]
CM98 [✔]
CM99 [✔]
CM100 [✔]
CM101 [✔]
CM102 [✔]
CM103 [✔]
CM104 [✔]
CM105 [✔]
CM106 [✔]
CM107 [✔]
CM108 [✔]
CM109 [✔]
CM110 [✔]
CM111 [✔]
CM112 [✔]
CM113 [✔]
CM114 [✔]
CM115 [✔]
4.7 Link reference definitions
CM159 [✔]
CM160 [✔]
CM161 [✔]
CM162 [✔]
CM163 [✔]
CM164 [✔]
CM165 [✔]
CM166 [✔]
CM167 [✔]
CM168 [✔]
CM169 [✔]
CM170 [✔]
CM171 [✔]
CM172 [✔]
CM173 [✔]
CM174 [✔]
CM175 [✔]
CM176 [✔]
CM177 [✔]
CM178 [✔]
CM179 [✔]
CM180 [✔]
CM181 [✔]
4.8 Paragraphs
CM182 [✔]
CM183 [✔]
CM184 [✔]
CM185 [✔]
CM186 [✔]
CM187 [✔]
CM188 [✔]
CM189 [✔]
4.9 Blank lines
CM190 [✔]
5.1 Block quotes
CM191 [✔]
CM192 [✔]
CM193 [✔]
CM194 [✔]
CM195 [✔]
CM196 [✔]
CM197 [✔]
CM198 [✔]
CM199 [✔]
CM200 [✔]
CM201 [✔]
CM202 [✔]
CM203 [✔]
CM204 [✔]
CM205 [✔]
CM206 [✔]
CM207 [✔]
CM208 [✔]
CM209 [✔]
CM210 [✔]
CM211 [✔]
CM212 [✔]
CM213 [✔]
CM214 [✔]
CM215 [✔]
5.2 List items
CM216 [✔]
CM217 [✔]
CM218 [✔]
CM219 [✔]
CM220 [✔]
CM221 [✔]
CM222 [✔]
CM223 [✔]
CM224 [✔]
CM225 [✔]
CM226 [✔]
CM227 [✔]
CM228 [✔]
CM229 [✔]
CM230 [✔]
CM231 [✔]
CM232 [✔]
CM233 [✔]
CM234 [✔]
CM235 [✔]
CM236 [✔]
CM237 [✔]
CM238 [✔]
CM239 [✔]
CM240 [✔]
CM241 [✔]
CM242 [✔]
CM243a [✔]
CM243b [✔]
CM244 [✔]
CM245 [✔]
CM246 [✔]
CM247 [✔]
CM248 [✔]
CM249 [✔]
CM250 [✔]
CM251 [✔]
CM252 [✔]
CM253 [✔]
CM254 [✔]
CM255 [✔]
CM256 [✔]
CM257 [✔]
CM258 [✔]
CM259 [✔]
CM260 [✔]
CM261 [✔]
CM262 [✔]
CM263 [✔]
5.3 Lists
CM264 [✔]
CM265 [✔]
CM266 [✔]
CM267 [✔]
CM268 [✔]
CM269 [✔]
CM270 [✔]
CM271 [✔]
CM272 [✔]
CM273 [✔]
CM274 [✔]
CM275 [✔]
CM276 [✔]
CM277 [✔]
CM278 [✔]
CM279 [✔]
CM280 [✔]
CM281 [✔]
CM282 [✔]
CM283 [✔]
CM284 [✔]
CM285 [✔]
CM286 [✔]
CM287 [✔]
6 Inlines
CM288 [✔]
6.1 Blackslash escapes
CM289 [✔]
CM290 [✔]
CM291 [✔]
CM292 [✔]
CM293 [✔]
CM294 [✔]
CM295 [✔]
CM296 [✔]
CM297 [✔]
CM298 [✔]
CM299 [✔]
CM300 [✔]
CM301 [✔]
6.2 Entity and numeric character references
CM302 [✔]
CM303a [✔]
CM303b [✔]
CM303c [✔]
CM304 [✔]
CM305a [✔]
CM305b [✔]
CM305c [✔]
CM305d [✔]
CM305e [✔]
CM305f [✔]
CM306 [✔]
CM307 [✔]
CM308 [✔]
CM309 [✔]
CM310 [✔]
CM311 [✔]
CM312 [✔]
CM313 [✔]
6.3 Code spans
CM314 [✔]
CM315 [✔]
CM316 [✔]
CM317 [✔]
CM318 [✔]
CM319 [✔]
CM320 [✔]
CM321 [✔]
CM322 [✔]
CM323 [✔]
CM324 [✔]
CM325 [✔]
CM326 [✔]
CM327 [✔]
CM328 [✔]
CM329 [✔]
CM330 [✔]
6.4 Emphasis and strong emphasis
CM331 [✔]
CM332 [✔]
CM333 [✔]
CM334 [✔]
CM335 [✔]
CM336 [✔]
CM337 [✔]
CM338 [✔]
CM339 [✔]
CM340 [✔]
CM341 [✔]
CM342 [✔]
CM343 [✔]
CM344 [✔]
CM345 [✔]
CM346 [✔]
CM347 [✔]
CM348 [✔]
CM349 [✔]
CM350 [✔]
CM351 [✔]
CM352 [✔]
CM353 [✔]
CM354 [✔]
CM355 [✔]
CM356 [✔]
CM357 [✔]
CM358 [✔]
CM359 [✔]
CM360 [✔]
CM361 [✔]
CM362 [✔]
CM363 [✔]
CM364 [✔]
CM365 [✔]
CM366 [✔]
CM367 [✔]
CM368 [✔]
CM369 [✔]
CM370 [✔]
CM371 [✔]
CM372 [✔]
CM373 [✔]
CM374 [✔]
CM375 [✔]
CM376 [✔]
CM377 [✔]
CM378 [✔]
CM379 [✔]
CM380 [✔]
CM381 [✔]
CM382 [✔]
CM383 [✔]
CM384 [✔]
CM385 [✔]
CM386 [✔]
CM387 [✔]
CM388 [✔]
CM389 [✔]
CM390 [✔]
CM391 [✔]
CM392 [✔]
CM393 [✔]
CM394 [✔]
CM395 [✔]
CM396 [✔]
CM397 [✔]
CM398 [✔]
CM399 [✔]
CM400 [✔]
CM401 [✔]
CM402 [✔]
CM403 [✔]
CM404 [✔]
CM405 [✔]
CM406 [✔]
CM407 [✔]
CM408 [✔]
CM409 [✔]
CM410 [✔]
CM411 [✔]
CM412 [✔]
CM413 [✔]
CM414 [✔]
CM415 [✔]
CM416 [✔]
CM417 [✔]
CM418 [✔]
CM419 [✔]
CM420 [✔]
CM421 [✔]
CM422 [✔]
CM423 [✔]
CM424 [✔]
CM425 [✔]
CM426 [✔]
CM427 [✔]
CM428 [✔]
CM429 [✔]
CM430 [✔]
CM431 [✔]
CM432 [✔]
CM433 [✔]
CM434 [✔]
CM435 [✔]
CM436 [✔]
CM437 [✔]
CM438 [✔]
CM439 [✔]
CM440 [✔]
CM441 [✔]
CM442 [✔]
CM443 [✔]
CM444 [✔]
CM445 [✔]
CM446 [✔]
CM447 [✔]
CM448 [✔]
CM449 [✔]
CM450 [✔]
CM451 [✔]
CM452 [✔]
CM453 [✔]
CM454 [✔]
CM455 [✔]
CM456 [✔]
CM457 [✔]
CM458 [✔]
6.5 Links
CM459 [✔]
CM460 [✔]
CM461 [✔]
CM462 [✔]
CM463 [✔]
CM464 [✔]
CM465 [✔]
CM466 [✔]
CM467 [✔]
CM468 [✔]
CM469 [✔]
CM470 [✔]
CM471 [✔]
CM472 [✔]
CM473 [✔]
CM474 [✔]
CM475 [✔]
CM476 [✔]
CM477 [✔]
CM478 [✔]
CM479 [✔]
CM480 [✔]
CM481 [✔]
CM482 [✔]
CM483 [✔]
CM484 [✔]
CM485 [✔]
CM486 [✔]
CM487 [✔]
CM488 [✔]
CM489 [✔]
CM490 [✔]
CM491 [✔]
CM492 [✔]
CM493 [✔]
CM494 [✔]
CM495 [✔]
CM496 [✔]
CM497 [✔]
CM498 [✔]
CM499 [✔]
CM500 [✔]
CM501 [✔]
CM502 [✔]
CM503 [✔]
CM504 [✔]
CM505 [✔]
CM506 [✔]
CM507 [✔]
CM508 [✔]
CM509 [✔]
CM510 [✔]
CM511 [✔]
CM512 [✔]
CM513 [✔]
CM514 [✔]
CM515 [✔]
CM516 [✔]
CM517 [✔]
CM518 [✔]
CM519 [✔]
CM520 [✔]
CM521 [✔]
CM522 [✔]
CM523 [✔]
CM524 [✔]
CM525 [✔]
CM526 [✔]
CM527 [✔]
CM528 [✔]
CM529 [✔]
CM530 [✔]
CM531 [✔]
CM532 [✔]
CM533 [✔]
CM534 [✔]
CM535 [✔]
CM536 [✔]
CM537 [✔]
CM538 [✔]
CM539 [✔]
CM540 [✔]
CM541 [✔]
CM542 [✔]
6.6 Images
CM543 [✔]
CM544 [✔]
CM545 [✔]
CM546 [✔]
CM547 [✔]
CM548 [✔]
CM549 [✔]
CM550 [✔]
CM551 [✔]
CM552 [✔]
CM553 [✔]
CM554 [✔]
CM555 [✔]
CM556 [✔]
CM557 [✔]
CM558 [✔]
CM559 [✔]
CM560 [✔]
CM561 [✔]
CM562 [✔]
CM563 [✔]
CM564 [✔]
6.7 Autolinks
CM565 [✔]
CM566 [✔]
CM567 [✔]
CM568 [✔]
CM569 [✔]
CM570 [✔]
CM571 [✔]
CM572 [✔]
CM573 [✔]
CM574 [✔]
CM575 [✔]
CM576 [✔]
CM577 [✔]
CM578 [✔]
CM579 [✔]
CM580 [✔]
CM581 [✔]
CM582 [✔]
CM583 [✔]
6.9 Hard line breaks
CM605 [✔]
CM606 [✔]
CM607 [✔]
CM608 [✔]
CM609 [✔]
CM610 [✔]
CM611 [✔]
CM612 [✔]
CM613 [✔]
CM614 [✔]
CM615 [✔]
CM616 [✔]
CM617 [✔]
CM618 [✔]
CM619 [✔]
6.10 Soft line breaks
CM620 [✔]
CM621 [✔]
6.11 Textual content
CM622 [✔]
CM623 [✔]
CM624 [✔]
strikeout
works in simplest form [✔]
combines with emphasis [✔]
interacts with subscript reasonably (1) [✔]
interacts with subscript reasonably (2) [✔]
subscript
works in simplest form [✔]
combines with emphasis [✔]
superscript
works in simplest form [✔]
combines with emphasis [✔]
a composite, complex example [✔]
collapsed reference links (special cases)
offsets after such links are still correct [✔]
title parse errors
parse error is OK in reference definitions [✔]
tables
recognizes single column tables [✔]
reports correct parse errors when parsing the header line [✔]
falls back to paragraph when header line is weird enough [✔]
demands that number of columns in rows match number of columns in header [✔]
recognizes escaped pipes [✔]
escaped characters preserve backslashes for inline-level parser [✔]
escaped pipes do not fool position tracking [✔]
pipes in code spans in headers do not fool the parser [✔]
pipes in code spans in cells do not fool the parser [✔]
multi-line code spans are disallowed in table headers [✔]
multi-line code spans are disallowed in table cells [✔]
parses tables with just header row [✔]
recognizes end of table correctly [✔]
is capable of reporting a parse error per cell [✔]
tables have higher precedence than unordered lists [✔]
tables have higher precedence than ordered lists [✔]
if table is indented inside unordered list, it's put there [✔]
if table is indented inside ordered list, it's put there [✔]
renders a comprehensive table correctly [✔]
multiple parse errors
they are reported in correct order [✔]
invalid headers are skipped properly [✔]
every block in a list gets its parse error propagated
with unordered list
works [✔]
with ordered list
works [✔]
too big start index of ordered list does not prevent validation of inner inlines [✔]
non-consecutive indices in ordered list do not prevent further validation [✔]
given a complete, comprehensive document
outputs expected the HTML fragment [✔]
useExtension
applies given extension [✔]
useExtensions
applies extensions in the right order [✔]
runScanner and scanner
extracts information from markdown document [✔]
combining of scanners
combines scanners [✔]
projectYaml
when document does not contain a YAML section
returns Nothing [✔]
when document contains a YAML section
when it is valid
returns the YAML section (1) [✔]
returns the YAML section (2) [✔]
when it is invalid
signals correct parse error [✔]
does not choke and can report more parse errors [✔]
Finished in 0.1618 seconds
614 examples, 0 failures
Test suite tests: PASS
Test suite logged to: dist/test/mmark-0.0.7.4-tests.log
1 of 1 test suites (1 of 1 test cases) passed.
>>> Completed testing dev-haskell/mmark-0.0.7.4-r1
>>> Install dev-haskell/mmark-0.0.7.4-r1 into /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/image
./setup copy --destdir=/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/image
Installing library in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/image/usr/lib64/mmark-0.0.7.4/ghc-9.0.2
WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/temp/settings"
cannot know target platform so guessing target == host (native compiler).
Reading package info from stdin ... done.
mmark-0.0.7.4: dependency "aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "base-4.15.1.0" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "containers-0.6.4.1" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "deepseq-1.4.5.0" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "lucid-2.11.0-7qcyxzzbIR74enhO77mBdr" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "modern-uri-0.3.4.2-IFRGp2pJH6xEF8jJ4qccCk" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "mtl-2.2.2" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "text-1.2.5.0" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb" doesn't exist (ignoring)
mmark-0.0.7.4: dependency "yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty" doesn't exist (ignoring)
WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/temp/settings"
cannot know target platform so guessing target == host (native compiler).
WARNING: settings file doesn't exist "/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/temp/settings"
cannot know target platform so guessing target == host (native compiler).
>>> Completed installing dev-haskell/mmark-0.0.7.4-r1 into /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/image
* Final size of build directory: 28912 KiB (28.2 MiB)
* Final size of installed tree: 13144 KiB (12.8 MiB)
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
/usr/lib64/mmark-0.0.7.4/ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.a
/usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if-ghc9.0.2.so
./
./usr/
./usr/share/
./usr/share/mmark-0.0.7.4/
./usr/share/mmark-0.0.7.4/ghc-9.0.2/
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-blockquote.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-fenced-code-block.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-heading.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-indented-code-block.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-intensive-emphasis.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-ordered-list.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-paragraph.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-thematic-break.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-unordered-list.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-yaml-block.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.md
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.html
./usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.html
./usr/share/doc/
./usr/share/doc/mmark-0.0.7.4-r1/
./usr/share/doc/mmark-0.0.7.4-r1/html/
./usr/share/doc/mmark-0.0.7.4-r1/html/src/
./usr/share/doc/mmark-0.0.7.4-r1/html/src/style.css
./usr/share/doc/mmark-0.0.7.4-r1/html/src/highlight.js
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.Type.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Type.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Trans.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Util.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Render.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.html
./usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Extension.html
./usr/share/doc/mmark-0.0.7.4-r1/html/index.html
./usr/share/doc/mmark-0.0.7.4-r1/html/doc-index.html
./usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark.html
./usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark-Extension.html
./usr/share/doc/mmark-0.0.7.4-r1/html/synopsis.png
./usr/share/doc/mmark-0.0.7.4-r1/html/linuwial.css
./usr/share/doc/mmark-0.0.7.4-r1/html/haddock-bundle.min.js
./usr/share/doc/mmark-0.0.7.4-r1/html/quick-jump.css
./usr/share/doc/mmark-0.0.7.4-r1/html/meta.json
./usr/share/doc/mmark-0.0.7.4-r1/html/mmark.txt
./usr/share/doc/mmark-0.0.7.4-r1/html/CHANGELOG.md
./usr/share/doc/mmark-0.0.7.4-r1/html/README.md
./usr/share/doc/mmark-0.0.7.4-r1/html/mmark.haddock
./usr/share/doc/mmark-0.0.7.4-r1/LICENSE.md.bz2
./usr/lib64/
./usr/lib64/mmark-0.0.7.4/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.dyn_hi
./usr/lib64/mmark-0.0.7.4/ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.a
./usr/lib64/x86_64-linux-ghc-9.0.2/
./usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if-ghc9.0.2.so
./usr/lib64/ghc-9.0.2/
./usr/lib64/ghc-9.0.2/package.conf.d/
./usr/lib64/ghc-9.0.2/package.conf.d/mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.conf
./usr/lib64/ghc-9.0.2/gentoo/
./usr/lib64/ghc-9.0.2/gentoo/gentoo-dev-haskell-mmark-0.0.7.4-r1-mmark-0.0.7.4.conf
./usr/lib64/ghc-9.0.2/gentoo/gentoo-empty-dev-haskell-mmark-0.0.7.4-r1.conf
>>> Done.
* checking 62 files for package collisions
>>> Merging dev-haskell/mmark-0.0.7.4-r1 to /
--- /usr/
--- /usr/lib64/
--- /usr/lib64/ghc-9.0.2/
--- /usr/lib64/ghc-9.0.2/gentoo/
>>> /usr/lib64/ghc-9.0.2/gentoo/gentoo-empty-dev-haskell-mmark-0.0.7.4-r1.conf
>>> /usr/lib64/ghc-9.0.2/gentoo/gentoo-dev-haskell-mmark-0.0.7.4-r1-mmark-0.0.7.4.conf
--- /usr/lib64/ghc-9.0.2/package.conf.d/
>>> /usr/lib64/ghc-9.0.2/package.conf.d/mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.conf
--- /usr/lib64/x86_64-linux-ghc-9.0.2/
>>> /usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if-ghc9.0.2.so
--- /usr/lib64/mmark-0.0.7.4/
--- /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.a
--- /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.hi
--- /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.hi
--- /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.hi
--- /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.dyn_hi
>>> /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.hi
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/mmark-0.0.7.4-r1/
>>> /usr/share/doc/mmark-0.0.7.4-r1/LICENSE.md.bz2
--- /usr/share/doc/mmark-0.0.7.4-r1/html/
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/mmark.haddock
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/README.md
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/CHANGELOG.md
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/mmark.txt
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/meta.json
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/quick-jump.css
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/haddock-bundle.min.js
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/linuwial.css
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/synopsis.png
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark-Extension.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/doc-index.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/index.html
--- /usr/share/doc/mmark-0.0.7.4-r1/html/src/
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Extension.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Render.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Util.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Trans.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Type.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.Type.html
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/highlight.js
>>> /usr/share/doc/mmark-0.0.7.4-r1/html/src/style.css
--- /usr/share/mmark-0.0.7.4/
--- /usr/share/mmark-0.0.7.4/ghc-9.0.2/
--- /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.html
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.html
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-yaml-block.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-unordered-list.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-thematic-break.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-paragraph.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-ordered-list.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-intensive-emphasis.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-indented-code-block.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-heading.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-fenced-code-block.md
>>> /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-blockquote.md
>>> needed obj /usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-5ctoh2OJnhsJcULkuAqwkw-ghc9.0.2.so
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/table.html
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/comprehensive.html
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-yaml-block.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-unordered-list.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-thematic-break.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-paragraph.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-ordered-list.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-intensive-emphasis.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-indented-code-block.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-heading.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-fenced-code-block.md
--- replaced obj /usr/share/mmark-0.0.7.4/ghc-9.0.2/data/bench-blockquote.md
--- replaced dir /usr/share/mmark-0.0.7.4/ghc-9.0.2/data
--- replaced dir /usr/share/mmark-0.0.7.4/ghc-9.0.2
--- replaced dir /usr/share/mmark-0.0.7.4
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/synopsis.png
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/style.css
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/highlight.js
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Util.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Type.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Trans.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Render.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Parser.Internal.Type.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/src/Text.MMark.Extension.html
--- replaced dir /usr/share/doc/mmark-0.0.7.4-r1/html/src
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/quick-jump.css
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/mmark.txt
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/mmark.haddock
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/meta.json
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/linuwial.css
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/index.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/haddock-bundle.min.js
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/doc-index.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/Text-MMark-Extension.html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/README.md
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/html/CHANGELOG.md
--- replaced dir /usr/share/doc/mmark-0.0.7.4-r1/html
--- replaced obj /usr/share/doc/mmark-0.0.7.4-r1/LICENSE.md.bz2
--- replaced dir /usr/share/doc/mmark-0.0.7.4-r1
--- replaced dir /usr/share/doc
--- replaced dir /usr/share
--- replaced obj /usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-5ctoh2OJnhsJcULkuAqwkw-ghc9.0.2.so
--- replaced obj /usr/lib64/x86_64-linux-ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if-ghc9.0.2.so
--- replaced dir /usr/lib64/x86_64-linux-ghc-9.0.2
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/libHSmmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.a
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Util.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Type.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Trans.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Render.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal/Type.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal.dyn_hi
--- replaced dir /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser/Internal
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser.dyn_hi
--- replaced dir /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Parser
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark/Extension.dyn_hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.hi
--- replaced obj /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark.dyn_hi
--- replaced dir /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text/MMark
--- replaced dir /usr/lib64/mmark-0.0.7.4/ghc-9.0.2/Text
--- replaced dir /usr/lib64/mmark-0.0.7.4/ghc-9.0.2
--- replaced dir /usr/lib64/mmark-0.0.7.4
--- replaced obj /usr/lib64/ghc-9.0.2/package.conf.d/mmark-0.0.7.4-4BxdZWsoqNbJsYEqxpG1if.conf
--- replaced dir /usr/lib64/ghc-9.0.2/package.conf.d
--- replaced obj /usr/lib64/ghc-9.0.2/gentoo/gentoo-empty-dev-haskell-mmark-0.0.7.4-r1.conf
--- replaced obj /usr/lib64/ghc-9.0.2/gentoo/gentoo-dev-haskell-mmark-0.0.7.4-r1-mmark-0.0.7.4.conf
--- replaced dir /usr/lib64/ghc-9.0.2/gentoo
--- replaced dir /usr/lib64/ghc-9.0.2
--- replaced dir /usr/lib64
--- replaced dir /usr
* Recaching GHC package DB
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
* Recaching GHC package DB
>>> dev-haskell/mmark-0.0.7.4-r1 merged.
* Package: dev-haskell/mmark-0.0.7.4-r1
* Repository: haskell
* Maintainer: haskell@gentoo.org
* USE: abi_x86_64 amd64 doc elibc_glibc hoogle hscolour kernel_linux test userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking mmark-0.0.7.4.tar.gz to /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
>>> Unpacking mmark-0.0.7.4-r1.cabal to /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
unpack mmark-0.0.7.4-r1.cabal: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work
>>> Preparing source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
dos2unix: converting file /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/mmark.cabal to Unix format...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
* Using cabal-3.4.1.0.
/usr/bin/ghc -package Cabal-3.4.1.0 --make /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup
[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.hs, /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4/Setup.o )
Linking setup ...
./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=mmark-0.0.7.4/ghc-9.0.2 --datadir=/usr/share/ --datasubdir=mmark-0.0.7.4/ghc-9.0.2 --with-haddock=/usr/bin/haddock-ghc-9.0.2 --enable-tests --ghc-options=-j4 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-march=amdfam10 --ghc-option=-optc--param=l1-cache-line-size=64 --ghc-option=-optc--param=l1-cache-size=64 --ghc-option=-optc--param=l2-cache-size=512 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/mmark-0.0.7.4-r1 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flag=-dev
Using Parsec parser
Configuring mmark-0.0.7.4...
Flags chosen: dev=False
Dependency aeson >=0.11 && <3: using aeson-1.5.6.0
Dependency base >=4.13 && <5.0: using base-4.15.1.0
Dependency case-insensitive >=1.2 && <1.3: using case-insensitive-1.2.1.0
Dependency containers >=0.5 && <0.7: using containers-0.6.4.1
Dependency deepseq >=1.3 && <1.5: using deepseq-1.4.5.0
Dependency dlist >=0.8 && <2.0: using dlist-1.0
Dependency email-validate >=2.2 && <2.4: using email-validate-2.3.2.15
Dependency foldl >=1.2 && <1.5: using foldl-1.4.12
Dependency hashable >=1 && <1.5: using hashable-1.4.0.2
Dependency html-entity-map >=0.1 && <0.2: using html-entity-map-0.1.0.0
Dependency lucid >=2.9.13 && <3.0: using lucid-2.11.0
Dependency megaparsec >=8.0 && <10.0: using megaparsec-9.0.1
Dependency microlens >=0.4 && <0.5: using microlens-0.4.12.0
Dependency microlens-th >=0.4 && <0.5: using microlens-th-0.4.3.10
Dependency modern-uri >=0.3.4 && <0.4: using modern-uri-0.3.4.3
Dependency mtl >=2.0 && <3.0: using mtl-2.2.2
Dependency parser-combinators >=0.4 && <2.0: using parser-combinators-1.3.0
Dependency text >=0.2 && <2.1: using text-1.2.5.0
Dependency text-metrics >=0.3 && <0.4: using text-metrics-0.3.0
Dependency unordered-containers >=0.2.5 && <0.3: using
unordered-containers-0.2.17.0
Dependency yaml >=0.11.5 && <0.12: using yaml-0.11.8.0
Dependency QuickCheck >=2.4 && <3.0: using QuickCheck-2.14.2
Dependency aeson >=0.11 && <3: using aeson-1.5.6.0
Dependency base >=4.13 && <5.0: using base-4.15.1.0
Dependency foldl >=1.2 && <1.5: using foldl-1.4.12
Dependency hspec >=2.0 && <3.0: using hspec-2.9.4
Dependency hspec-megaparsec >=2.0 && <3.0: using hspec-megaparsec-2.2.0
Dependency lucid >=2.9.13 && <3.0: using lucid-2.11.0
Dependency megaparsec >=8.0 && <10.0: using megaparsec-9.0.1
Dependency mmark: using mmark-0.0.7.4
Dependency modern-uri >=0.3 && <0.4: using modern-uri-0.3.4.3
Dependency text >=0.2 && <2.1: using text-1.2.5.0
Source component graph:
component lib
component test:tests dependency lib
Configured component graph:
component mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
include containers-0.6.4.1
include deepseq-1.4.5.0
include dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
include email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
include html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
include microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
include modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
include mtl-2.2.2
include parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
include text-1.2.5.0
include text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
include unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
include yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
component mmark-0.0.7.4-68PEfxhurm25usQ2vOQIxk-tests
include QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
include hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
include modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
include text-1.2.5.0
Linked component graph:
unit mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
include containers-0.6.4.1
include deepseq-1.4.5.0
include dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
include email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
include html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
include microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
include modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
include mtl-2.2.2
include parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
include text-1.2.5.0
include text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
include unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
include yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
Text.MMark=mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw:Text.MMark,Text.MMark.Extension=mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw:Text.MMark.Extension
unit mmark-0.0.7.4-68PEfxhurm25usQ2vOQIxk-tests
include QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
include aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
include base-4.15.1.0
include foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
include hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
include hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
include lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
include megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
include mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
include modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
include text-1.2.5.0
Ready component graph:
definite mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
depends aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
depends base-4.15.1.0
depends case-insensitive-1.2.1.0-4rayIHHfaYQ5jUIQ5UipRS
depends containers-0.6.4.1
depends deepseq-1.4.5.0
depends dlist-1.0-ALtNyIoUUKTCq80Wijr2lJ
depends email-validate-2.3.2.15-Jefdmg2W6O0GhBXeTW4POi
depends foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
depends hashable-1.4.0.2-KlYP4rYm8m3Lsumzs1H1Ci
depends html-entity-map-0.1.0.0-Bofot5xAuaeAkERin0Pqk4
depends lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
depends megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
depends microlens-0.4.12.0-1fJvmROd5lxEQCLdQ6LGgk
depends microlens-th-0.4.3.10-7BHqf1MH5j0ER4uqWOLbzS
depends modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
depends mtl-2.2.2
depends parser-combinators-1.3.0-FL5bcA6sX4a2ejs4tDtkjB
depends text-1.2.5.0
depends text-metrics-0.3.0-EzKr2LBiqCa7Zkc1fiSbUg
depends unordered-containers-0.2.17.0-4TUdcdhoTjs4jLJl4iFfzb
depends yaml-0.11.8.0-3syb5tlPUp87TGdOWtKQty
definite mmark-0.0.7.4-68PEfxhurm25usQ2vOQIxk-tests
depends QuickCheck-2.14.2-9RI89Hdba6TIRAeFCJossw
depends aeson-1.5.6.0-LTu7Mg2iSbjGVob2vMrZPW
depends base-4.15.1.0
depends foldl-1.4.12-BD0FhhIfp7KJ8wHaCT698E
depends hspec-2.9.4-2YtD3EkW9j81vp5TdXVojw
depends hspec-megaparsec-2.2.0-8i06GXRcI6e6g8LENevjO4
depends lucid-2.11.0-7qcyxzzbIR74enhO77mBdr
depends megaparsec-9.0.1-5s3Iwlnjf5aJWMLNW0NtkU
depends mmark-0.0.7.4-BL4VwW14vz28EhxkoRAkhw
depends modern-uri-0.3.4.3-G8Sd4Oc9qfb9KFEQqhgngY
depends text-1.2.5.0
Using Cabal-3.4.1.0 compiled by ghc-9.0
Using compiler: ghc-9.0.2
Using install prefix: /usr
Executables installed in: /usr/bin
Libraries installed in: /usr/lib64/mmark-0.0.7.4/ghc-9.0.2
Dynamic Libraries installed in: /usr/lib64/x86_64-linux-ghc-9.0.2
Private executables installed in:
/usr/libexec/x86_64-linux-ghc-9.0.2/mmark-0.0.7.4
Data files installed in: /usr/share/mmark-0.0.7.4/ghc-9.0.2
Documentation installed in: /usr/share/doc/mmark-0.0.7.4-r1
Configuration files installed in: /etc
Using alex version 3.2.7.1 found on system at: /usr/bin/alex
Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar
Using c2hs version 0.28.8 found on system at: /usr/bin/c2hs
Using cpphs version 1.20.9 found on system at: /usr/bin/cpphs
Using doctest version 0.20.0 found on system at: /usr/bin/doctest
Using gcc version 11.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc
Using ghc version 9.0.2 given by user at: /usr/bin/ghc
Using ghc-pkg version 9.0.2 given by user at: /usr/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.25.1 given by user at: /usr/bin/haddock-ghc-9.0.2
Using happy version 1.20.0 found on system at: /usr/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.68 found on system at: /usr/bin/hpc
Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs
Using hscolour version 1.24 found on system at: /usr/bin/HsColour
No jhc found
Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld
Using pkg-config version 1.8.0 found on system at: /usr/bin/pkg-config
Using runghc version 9.0.2 found on system at: /usr/bin/runghc
Using strip version 2.37 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar
No uhc found
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4 ...
./setup build
Preprocessing library for mmark-0.0.7.4..
Building library for mmark-0.0.7.4..
[1 of 9] Compiling Text.MMark.Parser.Internal.Type ( Text/MMark/Parser/Internal/Type.hs, dist/build/Text/MMark/Parser/Internal/Type.o, dist/build/Text/MMark/Parser/Internal/Type.dyn_o )
[2 of 9] Compiling Text.MMark.Parser.Internal ( Text/MMark/Parser/Internal.hs, dist/build/Text/MMark/Parser/Internal.o, dist/build/Text/MMark/Parser/Internal.dyn_o )
[3 of 9] Compiling Text.MMark.Type ( Text/MMark/Type.hs, dist/build/Text/MMark/Type.o, dist/build/Text/MMark/Type.dyn_o )
[4 of 9] Compiling Text.MMark.Trans ( Text/MMark/Trans.hs, dist/build/Text/MMark/Trans.o, dist/build/Text/MMark/Trans.dyn_o )
[5 of 9] Compiling Text.MMark.Util ( Text/MMark/Util.hs, dist/build/Text/MMark/Util.o, dist/build/Text/MMark/Util.dyn_o )
[6 of 9] Compiling Text.MMark.Render ( Text/MMark/Render.hs, dist/build/Text/MMark/Render.o, dist/build/Text/MMark/Render.dyn_o )
[7 of 9] Compiling Text.MMark.Parser ( Text/MMark/Parser.hs, dist/build/Text/MMark/Parser.o, dist/build/Text/MMark/Parser.dyn_o )
[8 of 9] Compiling Text.MMark ( Text/MMark.hs, dist/build/Text/MMark.o, dist/build/Text/MMark.dyn_o )
[9 of 9] Compiling Text.MMark.Extension ( Text/MMark/Extension.hs, dist/build/Text/MMark/Extension.o, dist/build/Text/MMark/Extension.dyn_o )
Preprocessing test suite 'tests' for mmark-0.0.7.4..
Building test suite 'tests' for mmark-0.0.7.4..
[1 of 4] Compiling Text.MMark.TestUtils ( tests/Text/MMark/TestUtils.hs, dist/build/tests/tests-tmp/Text/MMark/TestUtils.dyn_o )
[2 of 4] Compiling Text.MMark.ExtensionSpec ( tests/Text/MMark/ExtensionSpec.hs, dist/build/tests/tests-tmp/Text/MMark/ExtensionSpec.dyn_o )
[3 of 4] Compiling Text.MMarkSpec ( tests/Text/MMarkSpec.hs, dist/build/tests/tests-tmp/Text/MMarkSpec.dyn_o )
[4 of 4] Compiling Main ( tests/Spec.hs, dist/build/tests/tests-tmp/Main.dyn_o )
Linking dist/build/tests/tests ...
./setup haddock --hyperlink-source
Preprocessing library for mmark-0.0.7.4..
Running Haddock on library for mmark-0.0.7.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Warning: 'Naked' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Inline' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'InlineConfig' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 15 / 15) in 'Text.MMark'
100% ( 22 / 22) in 'Text.MMark.Extension'
Documentation created: dist/doc/html/mmark/index.html
Preprocessing test suite 'tests' for mmark-0.0.7.4..
./setup haddock --hoogle
Preprocessing library for mmark-0.0.7.4..
Running Haddock on library for mmark-0.0.7.4..
Warning: 'Naked' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Inline' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'InlineConfig' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 15 / 15) in 'Text.MMark'
100% ( 22 / 22) in 'Text.MMark.Extension'
Documentation created: dist/doc/html/mmark/mmark.txt
Preprocessing test suite 'tests' for mmark-0.0.7.4..
>>> Source compiled.
>>> Test phase: dev-haskell/mmark-0.0.7.4-r1
* >>> Test phase [cabal test]: dev-haskell/mmark-0.0.7.4-r1
./setup test --show-details=streaming
Running 1 test suites...
Test suite tests: RUNNING...
parse and render
2.2 Tabs
CM1 [✔]
CM2 [✔]
CM3 [✔]
CM4 [✔]
CM5 [✔]
CM6 [✔]
CM7 [✔]
CM8 [✔]
CM9 [✔]
CM10 [✔]
CM11 [✔]
3.1 Precedence
CM12 [✔]
4.1 Thematic breaks
CM13 [✔]
CM14 [✔]
CM15 [✔]
CM16 [✔]
CM17 [✔]
CM18 [✔]
CM19 [✔]
CM20 [✔]
CM21 [✔]
CM22 [✔]
CM23 [✔]
CM24 [✔]
CM25 [✔]
CM26 [✔]
CM27 [✔]
CM28 [✔]
CM29 [✔]
CM30 [✔]
CM31 [✔]
4.2 ATX headings
CM32 [✔]
CM33 [✔]
CM34 [✔]
CM35 [✔]
CM36 [✔]
CM37 [✔]
CM38 [✔]
CM39 [✔]
CM40 [✔]
CM41 [✔]
CM42 [✔]
CM43 [✔]
CM44 [✔]
CM45 [✔]
CM46 [✔]
CM47 [✔]
CM48 [✔]
CM49 [✔]
4.3 Setext headings
CM50 [✔]
CM51 [✔]
CM52 [✔]
CM53 [✔]
CM54 [✔]
CM55 [✔]
CM56 [✔]
CM57 [✔]
CM58 [✔]
CM59 [✔]
CM60 [✔]
CM61 [✔]
CM62 [✔]
CM63 [✔]
CM64 [✔]
CM65 [✔]
CM66 [✔]
CM67 [✔]
CM68 [✔]
CM69 [✔]
CM70 [✔]
CM71 [✔]
CM72 [✔]
CM73 [✔]
CM74 [✔]
CM75 [✔]
4.4 Indented code blocks
CM76 [✔]
CM77 [✔]
CM78 [✔]
CM79 [✔]
CM80 [✔]
CM81 [✔]
CM82 [✔]
CM83 [✔]
CM84 [✔]
CM85 [✔]
CM86 [✔]
CM87 [✔]
4.5 Fenced code blocks
CM88 [✔]
CM89 [✔]
CM90 [✔]
CM91 [✔]
CM92 [✔]
CM93 [✔]
CM94 [✔]
CM95 [✔]
CM96 [✔]
CM97 [✔]
CM98 [✔]
CM99 [✔]
CM100 [✔]
CM101 [✔]
CM102 [✔]
CM103 [✔]
CM104 [✔]
CM105 [✔]
CM106 [✔]
CM107 [✔]
CM108 [✔]
CM109 [✔]
CM110 [✔]
CM111 [✔]
CM112 [✔]
CM113 [✔]
CM114 [✔]
CM115 [✔]
4.7 Link reference definitions
CM159 [✔]
CM160 [✔]
CM161 [✔]
CM162 [✔]
CM163 [✔]
CM164 [✔]
CM165 [✔]
CM166 [✔]
CM167 [✔]
CM168 [✔]
CM169 [✔]
CM170 [✔]
CM171 [✔]
CM172 [✔]
CM173 [✔]
CM174 [✔]
CM175 [✔]
CM176 [✔]
CM177 [✔]
CM178 [✔]
CM179 [✔]
CM180 [✔]
CM181 [✔]
4.8 Paragraphs
CM182 [✔]
CM183 [✔]
CM184 [✔]
CM185 [✔]
CM186 [✔]
CM187 [✔]
CM188 [✔]
CM189 [✔]
4.9 Blank lines
CM190 [✔]
5.1 Block quotes
CM191 [✔]
CM192 [✔]
CM193 [✔]
CM194 [✔]
CM195 [✔]
CM196 [✔]
CM197 [✔]
CM198 [✔]
CM199 [✔]
CM200 [✔]
CM201 [✔]
CM202 [✔]
CM203 [✔]
CM204 [✔]
CM205 [✔]
CM206 [✔]
CM207 [✔]
CM208 [✔]
CM209 [✔]
CM210 [✔]
CM211 [✔]
CM212 [✔]
CM213 [✔]
CM214 [✔]
CM215 [✔]
5.2 List items
CM216 [✔]
CM217 [✔]
CM218 [✔]
CM219 [✔]
CM220 [✔]
CM221 [✔]
CM222 [✔]
CM223 [✔]
CM224 [✔]
CM225 [✔]
CM226 [✔]
CM227 [✔]
CM228 [✔]
CM229 [✔]
CM230 [✔]
CM231 [✔]
CM232 [✔]
CM233 [✔]
CM234 [✔]
CM235 [✔]
CM236 [✔]
CM237 [✔]
CM238 [✔]
CM239 [✔]
CM240 [✔]
CM241 [✔]
CM242 [✔]
CM243a [✔]
CM243b [✔]
CM244 [✔]
CM245 [✔]
CM246 [✔]
CM247 [✔]
CM248 [✔]
CM249 [✔]
CM250 [✔]
CM251 [✔]
CM252 [✔]
CM253 [✔]
CM254 [✔]
CM255 [✔]
CM256 [✔]
CM257 [✔]
CM258 [✔]
CM259 [✔]
CM260 [✔]
CM261 [✔]
CM262 [✔]
CM263 [✔]
5.3 Lists
CM264 [✔]
CM265 [✔]
CM266 [✔]
CM267 [✔]
CM268 [✔]
CM269 [✔]
CM270 [✔]
CM271 [✔]
CM272 [✔]
CM273 [✔]
CM274 [✔]
CM275 [✔]
CM276 [✔]
CM277 [✔]
CM278 [✔]
CM279 [✔]
CM280 [✔]
CM281 [✔]
CM282 [✔]
CM283 [✔]
CM284 [✔]
CM285 [✔]
CM286 [✔]
CM287 [✔]
6 Inlines
CM288 [✔]
6.1 Blackslash escapes
CM289 [✔]
CM290 [✔]
CM291 [✔]
CM292 [✔]
CM293 [✔]
CM294 [✔]
CM295 [✔]
CM296 [✔]
CM297 [✔]
CM298 [✔]
CM299 [✔]
CM300 [✔]
CM301 [✔]
6.2 Entity and numeric character references
CM302 [✔]
CM303a [✔]
CM303b [✔]
CM303c [✔]
CM304 [✔]
CM305a [✔]
CM305b [✔]
CM305c [✔]
CM305d [✔]
CM305e [✔]
CM305f [✔]
CM306 [✔]
CM307 [✔]
CM308 [✔]
CM309 [✘]
CM310 [✘]
CM311 [✔]
CM312 [✔]
CM313 [✔]
6.3 Code spans
CM314 [✔]
CM315 [✔]
CM316 [✔]
CM317 [✔]
CM318 [✔]
CM319 [✔]
CM320 [✔]
CM321 [✔]
CM322 [✔]
CM323 [✔]
CM324 [✔]
CM325 [✔]
CM326 [✔]
CM327 [✔]
CM328 [✔]
CM329 [✔]
CM330 [✔]
6.4 Emphasis and strong emphasis
CM331 [✔]
CM332 [✔]
CM333 [✔]
CM334 [✔]
CM335 [✔]
CM336 [✔]
CM337 [✔]
CM338 [✔]
CM339 [✔]
CM340 [✔]
CM341 [✔]
CM342 [✔]
CM343 [✔]
CM344 [✔]
CM345 [✔]
CM346 [✔]
CM347 [✔]
CM348 [✔]
CM349 [✔]
CM350 [✔]
CM351 [✔]
CM352 [✔]
CM353 [✔]
CM354 [✔]
CM355 [✔]
CM356 [✔]
CM357 [✔]
CM358 [✔]
CM359 [✔]
CM360 [✔]
CM361 [✔]
CM362 [✔]
CM363 [✔]
CM364 [✔]
CM365 [✔]
CM366 [✔]
CM367 [✔]
CM368 [✔]
CM369 [✔]
CM370 [✔]
CM371 [✔]
CM372 [✔]
CM373 [✔]
CM374 [✔]
CM375 [✔]
CM376 [✔]
CM377 [✔]
CM378 [✔]
CM379 [✔]
CM380 [✔]
CM381 [✔]
CM382 [✔]
CM383 [✔]
CM384 [✔]
CM385 [✔]
CM386 [✔]
CM387 [✔]
CM388 [✔]
CM389 [✔]
CM390 [✔]
CM391 [✔]
CM392 [✔]
CM393 [✔]
CM394 [✔]
CM395 [✔]
CM396 [✔]
CM397 [✔]
CM398 [✔]
CM399 [✔]
CM400 [✔]
CM401 [✔]
CM402 [✔]
CM403 [✔]
CM404 [✔]
CM405 [✔]
CM406 [✔]
CM407 [✔]
CM408 [✔]
CM409 [✔]
CM410 [✔]
CM411 [✔]
CM412 [✔]
CM413 [✔]
CM414 [✔]
CM415 [✔]
CM416 [✔]
CM417 [✔]
CM418 [✔]
CM419 [✔]
CM420 [✔]
CM421 [✔]
CM422 [✔]
CM423 [✔]
CM424 [✔]
CM425 [✔]
CM426 [✔]
CM427 [✔]
CM428 [✔]
CM429 [✔]
CM430 [✔]
CM431 [✔]
CM432 [✔]
CM433 [✔]
CM434 [✔]
CM435 [✔]
CM436 [✔]
CM437 [✔]
CM438 [✔]
CM439 [✔]
CM440 [✔]
CM441 [✔]
CM442 [✔]
CM443 [✔]
CM444 [✔]
CM445 [✔]
CM446 [✔]
CM447 [✔]
CM448 [✔]
CM449 [✔]
CM450 [✔]
CM451 [✔]
CM452 [✔]
CM453 [✔]
CM454 [✔]
CM455 [✔]
CM456 [✔]
CM457 [✔]
CM458 [✔]
6.5 Links
CM459 [✔]
CM460 [✔]
CM461 [✔]
CM462 [✔]
CM463 [✔]
CM464 [✔]
CM465 [✔]
CM466 [✔]
CM467 [✔]
CM468 [✘]
CM469 [✔]
CM470 [✘]
CM471 [✔]
CM472 [✔]
CM473 [✔]
CM474 [✘]
CM475 [✔]
CM476 [✔]
CM477 [✔]
CM478 [✔]
CM479 [✔]
CM480 [✔]
CM481 [✔]
CM482 [✔]
CM483 [✔]
CM484 [✔]
CM485 [✔]
CM486 [✔]
CM487 [✔]
CM488 [✔]
CM489 [✔]
CM490 [✔]
CM491 [✔]
CM492 [✔]
CM493 [✔]
CM494 [✔]
CM495 [✔]
CM496 [✔]
CM497 [✔]
CM498 [✔]
CM499 [✔]
CM500 [✔]
CM501 [✔]
CM502 [✔]
CM503 [✔]
CM504 [✔]
CM505 [✔]
CM506 [✔]
CM507 [✔]
CM508 [✔]
CM509 [✔]
CM510 [✔]
CM511 [✔]
CM512 [✔]
CM513 [✔]
CM514 [✔]
CM515 [✔]
CM516 [✔]
CM517 [✔]
CM518 [✔]
CM519 [✔]
CM520 [✔]
CM521 [✔]
CM522 [✔]
CM523 [✔]
CM524 [✔]
CM525 [✔]
CM526 [✔]
CM527 [✔]
CM528 [✔]
CM529 [✔]
CM530 [✔]
CM531 [✔]
CM532 [✔]
CM533 [✔]
CM534 [✔]
CM535 [✔]
CM536 [✔]
CM537 [✔]
CM538 [✔]
CM539 [✔]
CM540 [✔]
CM541 [✔]
CM542 [✔]
6.6 Images
CM543 [✔]
CM544 [✔]
CM545 [✔]
CM546 [✔]
CM547 [✔]
CM548 [✔]
CM549 [✔]
CM550 [✔]
CM551 [✔]
CM552 [✔]
CM553 [✔]
CM554 [✔]
CM555 [✔]
CM556 [✔]
CM557 [✔]
CM558 [✔]
CM559 [✔]
CM560 [✔]
CM561 [✔]
CM562 [✔]
CM563 [✔]
CM564 [✔]
6.7 Autolinks
CM565 [✔]
CM566 [✔]
CM567 [✔]
CM568 [✘]
CM569 [✔]
CM570 [✘]
CM571 [✔]
CM572 [✔]
CM573 [✔]
CM574 [✔]
CM575 [✘]
CM576 [✘]
CM577 [✔]
CM578 [✔]
CM579 [✔]
CM580 [✔]
CM581 [✔]
CM582 [✔]
CM583 [✔]
6.9 Hard line breaks
CM605 [✔]
CM606 [✔]
CM607 [✔]
CM608 [✔]
CM609 [✔]
CM610 [✔]
CM611 [✔]
CM612 [✔]
CM613 [✔]
CM614 [✔]
CM615 [✔]
CM616 [✔]
CM617 [✔]
CM618 [✔]
CM619 [✔]
6.10 Soft line breaks
CM620 [✔]
CM621 [✔]
6.11 Textual content
CM622 [✔]
CM623 [✔]
CM624 [✔]
strikeout
works in simplest form [✔]
combines with emphasis [✔]
interacts with subscript reasonably (1) [✔]
interacts with subscript reasonably (2) [✔]
subscript
works in simplest form [✔]
combines with emphasis [✔]
superscript
works in simplest form [✔]
combines with emphasis [✔]
a composite, complex example [✔]
collapsed reference links (special cases)
offsets after such links are still correct [✔]
title parse errors
parse error is OK in reference definitions [✔]
tables
recognizes single column tables [✔]
reports correct parse errors when parsing the header line [✔]
falls back to paragraph when header line is weird enough [✔]
demands that number of columns in rows match number of columns in header [✔]
recognizes escaped pipes [✔]
escaped characters preserve backslashes for inline-level parser [✔]
escaped pipes do not fool position tracking [✔]
pipes in code spans in headers do not fool the parser [✔]
pipes in code spans in cells do not fool the parser [✔]
multi-line code spans are disallowed in table headers [✔]
multi-line code spans are disallowed in table cells [✔]
parses tables with just header row [✔]
recognizes end of table correctly [✔]
is capable of reporting a parse error per cell [✔]
tables have higher precedence than unordered lists [✔]
tables have higher precedence than ordered lists [✔]
if table is indented inside unordered list, it's put there [✔]
if table is indented inside ordered list, it's put there [✔]
renders a comprehensive table correctly [✔]
multiple parse errors
they are reported in correct order [✔]
invalid headers are skipped properly [✔]
every block in a list gets its parse error propagated
with unordered list
works [✔]
with ordered list
works [✔]
too big start index of ordered list does not prevent validation of inner inlines [✔]
non-consecutive indices in ordered list do not prevent further validation [✔]
given a complete, comprehensive document
outputs expected the HTML fragment [✔]
useExtension
applies given extension [✔]
useExtensions
applies extensions in the right order [✔]
runScanner and scanner
extracts information from markdown document [✔]
combining of scanners
combines scanners [✔]
projectYaml
when document does not contain a YAML section
returns Nothing [✔]
when document contains a YAML section
when it is valid
returns the YAML section (1) [✔]
returns the YAML section (2) [✔]
when it is invalid
signals correct parse error [✔]
does not choke and can report more parse errors [✔]
Failures:
tests/Text/MMark/TestUtils.hs:111:37:
1) parse and render, 6.2 Entity and numeric character references, CM309
expected: "<p><a href=\"/f&amp;ouml;&amp;ouml;\" title=\"föö\">foo</a></p>
"
but got: "<p><a href=\"/f%26ouml%3b%26ouml%3b\" title=\"föö\">foo</a></p>
"
To rerun use: --match "/parse and render/6.2 Entity and numeric character references/CM309/"
tests/Text/MMark/TestUtils.hs:111:37:
2) parse and render, 6.2 Entity and numeric character references, CM310
expected: "<p><a href=\"/f&amp;ouml;&amp;ouml;\" title=\"föö\">foo</a></p>
"
but got: "<p><a href=\"/f%26ouml%3b%26ouml%3b\" title=\"föö\">foo</a></p>
"
To rerun use: --match "/parse and render/6.2 Entity and numeric character references/CM310/"
tests/Text/MMark/TestUtils.hs:111:37:
3) parse and render, 6.5 Links, CM468
expected: "<p><a href=\"foo(and(bar\">link</a>))</p>
"
but got: "<p><a href=\"foo%28and%28bar\">link</a>))</p>
"
To rerun use: --match "/parse and render/6.5 Links/CM468/"
tests/Text/MMark/TestUtils.hs:111:37:
4) parse and render, 6.5 Links, CM470
expected: "<p><a href=\"foo(and(bar)\">link</a></p>
"
but got: "<p><a href=\"foo%28and%28bar%29\">link</a></p>
"
To rerun use: --match "/parse and render/6.5 Links/CM470/"
tests/Text/MMark/TestUtils.hs:111:37:
5) parse and render, 6.5 Links, CM474
expected: "<p><a href=\"foo%20b&amp;auml;\">link</a></p>
"
but got: "<p><a href=\"foo%20b%26auml%3b\">link</a></p>
"
To rerun use: --match "/parse and render/6.5 Links/CM474/"
tests/Text/MMark/TestUtils.hs:111:37:
6) parse and render, 6.7 Autolinks, CM568
expected: "<p><a href=\"mailto:FOO@BAR.BAZ\">FOO@BAR.BAZ</a></p>
"
but got: "<p><a href=\"mailto:FOO%40BAR.BAZ\">FOO@BAR.BAZ</a></p>
"
To rerun use: --match "/parse and render/6.7 Autolinks/CM568/"
tests/Text/MMark/TestUtils.hs:111:37:
7) parse and render, 6.7 Autolinks, CM570
expected: "<p><a href=\"made-up-scheme://foo/,bar\">made-up-scheme://foo/,bar</a></p>
"
but got: "<p><a href=\"made-up-scheme://foo/%2cbar\">made-up-scheme://foo/%2cbar</a></p>
"
To rerun use: --match "/parse and render/6.7 Autolinks/CM570/"
tests/Text/MMark/TestUtils.hs:111:37:
8) parse and render, 6.7 Autolinks, CM575
expected: "<p><a href=\"mailto:foo@bar.example.com\">foo@bar.example.com</a></p>
"
but got: "<p><a href=\"mailto:foo%40bar.example.com\">foo@bar.example.com</a></p>
"
To rerun use: --match "/parse and render/6.7 Autolinks/CM575/"
tests/Text/MMark/TestUtils.hs:111:37:
9) parse and render, 6.7 Autolinks, CM576
expected: "<p><a href=\"mailto:foo+special@Bar.baz-bar0.com\">foo+special@Bar.baz-bar0.com</a></p>
"
but got: "<p><a href=\"mailto:foo%2bspecial%40Bar.baz-bar0.com\">foo+special@Bar.baz-bar0.com</a></p>
"
To rerun use: --match "/parse and render/6.7 Autolinks/CM576/"
Randomized with seed 1531926179
Finished in 0.1728 seconds
614 examples, 9 failures
Test suite tests: FAIL
Test suite logged to: dist/test/mmark-0.0.7.4-tests.log
0 of 1 test suites (0 of 1 test cases) passed.
* ERROR: dev-haskell/mmark-0.0.7.4-r1::haskell failed (test phase):
* cabal test failed
*
* Call stack:
* ebuild.sh, line 127: Called src_test
* environment, line 1809: Called haskell-cabal_src_test
* environment, line 1501: Called die
* The specific snippet of code:
* ./setup "$@" || die "cabal test failed";
*
* If you need support, post the output of `emerge --info '=dev-haskell/mmark-0.0.7.4-r1::haskell'`,
* the complete build log and the output of `emerge -pqv '=dev-haskell/mmark-0.0.7.4-r1::haskell'`.
* The complete build log is located at '/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/temp/environment'.
* Working directory: '/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4'
* S: '/var/tmp/portage/dev-haskell/mmark-0.0.7.4-r1/work/mmark-0.0.7.4'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment