Skip to content

Reverse dependencies

benmachine edited this page Feb 9, 2011 · 5 revisions

The following packages depend on haskell-src-meta:

  • interpolatedstring-qq
    • uses only parseExp from Language.Haskell.Meta.Parse.
  • Interpolation
    • uses parseExp and parsePat.
  • interpolatedstring-perl6
    • parseExp.
  • text-json-qq
    • I didn't have the dependencies to check for this, but it seemed like it just used parseExp.
  • applicative-quoters
    • My package. Uses parseExp.
  • haskell-src-exts-qq
    • Uses (as far as I can tell) toExp and toPat from Language.Haskell.Meta.Syntax.Translate
Clone this wiki locally