slackbuilds/haskell/haskell-th-compat/slack-desc

20 lines
1.0 KiB
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-th-compat: haskell-th-compat (Backward-compatible Quote and Code types)
haskell-th-compat:
haskell-th-compat: This package defines a Language.Haskell.TH.Syntax.Compat module,
haskell-th-compat: which backports the Quote and Code types to work across a wide range
haskell-th-compat: of template-haskell versions. On recent versions of template-haskell
haskell-th-compat: (2.17.0.0 or later), this module simply reexports Quote and Code
haskell-th-compat: from Language.Haskell.TH.Syntax.
haskell-th-compat:
haskell-th-compat:
haskell-th-compat:
haskell-th-compat: