Copyright | (c) 2006-2011 Harvard University (c) 2011-2013 Geoffrey Mainland : (c) 2013-2017 Drexel University |
---|---|
License | BSD-style |
Maintainer | mainland@drexel.edu |
Safe Haskell | None |
Language | Haskell98 |
Documentation
class ToConst a where Source #
quasiquote :: Data a => [Extensions] -> [String] -> P a -> QuasiQuoter Source #