dev-haskell / skylighting

syntax highlighting library

Official package sites : https://github.com/jgm/skylighting ·

v0.14 :: 0/0.14 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
doc executable hscolour profile

v0.12.3.1 :: 0/0.12.3.1 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~arm64 ~ppc64 ~riscv ~x86
USE flags
doc executable hscolour profile

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
executable
Whether to build the skylighting program
hscolour
Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
profile
Add support for software performance analysis (will likely vary from ebuild to ebuild)

dev-haskell / blaze-html : A blazingly fast HTML combinator library for Haskell

dev-haskell / cabal : A framework for packaging Haskell software

dev-haskell / hscolour : Colourise Haskell code

dev-haskell / pretty-show : Tools for working with derived 'Show' instances and generic inspection of values

dev-haskell / skylighting-core : syntax highlighting library

dev-haskell / skylighting-format-ansi : ANSI formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-blaze-html : HTML formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-context : ConTeXt formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-latex : LaTeX formatter for skylighting syntax highlighting library

dev-haskell / text : An efficient packed Unicode text type

dev-lang / ghc : The Glasgow Haskell Compiler

dev-haskell / blaze-html : A blazingly fast HTML combinator library for Haskell

dev-haskell / pretty-show : Tools for working with derived 'Show' instances and generic inspection of values

dev-haskell / skylighting-core : syntax highlighting library

dev-haskell / skylighting-format-ansi : ANSI formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-blaze-html : HTML formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-context : ConTeXt formatter for skylighting syntax highlighting library

dev-haskell / skylighting-format-latex : LaTeX formatter for skylighting syntax highlighting library

dev-haskell / text : An efficient packed Unicode text type

dev-lang / ghc : The Glasgow Haskell Compiler

app-text / pandoc : Metapackage for pandoc version 3

dev-haskell / pandoc : Conversion between markup formats

dev-haskell / pandoc-server : Pandoc document conversion as an HTTP servant-server

646170
dev-haskell/skylighting-0.3 fails to build
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-haskell/*: Drop stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/skylighting: add 0.14
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
hololeap · gentoo
dev-haskell/skylighting: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/skylighting: keyword 0.12.3.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/skylighting: keyword 0.12.3.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/skylighting: drop 0.8.5-r1, 0.10.5-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
matoro · gentoo
dev-haskell/skylighting: add 0.12.3.1
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-haskell/skylighting: add missing libpcre dependency
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack Todaro · gentoo
dev-haskell/skylighting: drop 0.10.2
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Jack Todaro · gentoo
dev-haskell/skylighting: bump up to 0.10.5
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/skylighting: bump up to 0.10.2
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-haskell/skylighting: drop old
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jack Todaro · gentoo
dev-haskell/skylighting: bump up to 0.8.5
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
*/*: destabilize dev-lang/ghc for all arches
dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sergei Trofimovich · gentoo
dev-haskell/skylighting: stable 0.3 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Sergei Trofimovich · gentoo
dev-haskell/skylighting: bump up to 0.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Sergei Trofimovich · gentoo
dev-haskell/skylighting: require cabal-1.24 with fixed resolver, bug #610422
Workarounds Cabal-1.22 bug https://github.com/haskell/cabal/issues/1725 Reported-by: Peter Bleszynski Bug: https://bugs.gentoo.org/610422 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Sergei Trofimovich · gentoo
dev-haskell/skylighting: new package, a depend of pandoc-1.19
syntax highlighting library Package-Manager: Portage-2.3.3, Repoman-2.3.1