-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | option of aeson's deriveJSON
--   
--   Utils for using aeson's deriveJSON with lens's makeFields
@package api-field-json-th
@version 0.1.0.2


-- | Utils for using aeson's deriveJSON with lens's makeFields
module Data.Aeson.APIFieldJsonTH

-- | レコード名を落としてjsonインスタンス化
deriveApiFieldJSON :: Name -> Q [Dec]
