derive-topdown-0.1.1.0: Derive type class instances
Source
Contents
Index
Copyright
(c) Song Zhang
License
BSD-style (see the LICENSE file)
Maintainer
haskell.zhang.song `at` hotmail.com
Stability
experimental
Portability
non-portable
Safe Haskell
None
Language
Haskell2010
Data.Derive.TopDown.IsInstance
Description
Documentation
isInstance'
::
ClassName
-> [
Type
] ->
Q
Bool
Source
#