!`X      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None"#7M  json-api-lib)Type representing a JSON-API link object.qLinks are an abstraction around an underlying Map consisting of relevance identifiers as keys and URIs as values.Example JSON:  "links": { "self": " http://example.com/posts/1" } Specification: )http://jsonapi.org/format/#document-links json-api-lib'Constructor function for building LinksNone"#7M  json-api-lib/Convienience class for constructing a Meta typeExample usage: @ data Pagination = Pagination { currentPage :: Int , totalPages :: Int } deriving (Show, Generic)ainstance ToJSON Pagination instance MetaObject Pagination where typeName _ = "pagination" @  json-api-lib)Type representing a JSON-API meta object.YMeta is an abstraction around an underlying Map consisting of resource-specific metadata.Example JSON:  "meta": { "copyright": "Copyright 2015 Example Corp.", "authors": [ "Andre Dawson", "Kirby Puckett", "Don Mattingly", "Ozzie Guillen" ] } Specification: (http://jsonapi.org/format/#document-meta  json-api-lib3Convienience constructor function for the Meta type?Useful on its own or in combination with Meta's monoid instance-Example usage: See MetaSpec.hs for an example  None"#7M  json-api-lib&Typeclass indicating how to access an  for a given datatype json-api-libfIdentifiers are used to encapsulate the minimum amount of information to uniquely identify a resource.FThis object will be found at multiple levels of the JSON-API structureSpecification: ?http://jsonapi.org/format/#document-resource-identifier-objects   None"#7M$! json-api-libMType for providing application-specific detail to unsuccessful API responses.Specification: (http://jsonapi.org/format/#error-objects !"#)$%&'( !"#)$%&'(None"#7M*6 json-api-libPWe can specify limits on the number of rows we would like back from the database9 json-api-libxWrapper type for the various components of pagination being page size, page number and the number of resources in total.> json-api-libbPagination can be used as a meta object if required in addition to the links generated for paging.0123456789:;<=9:;<=345678012None"#7M9D json-api-lib7A type representing the Relationship between 2 entitiesdA Relationship provides basic information for fetching further information about a related resource.Specification: Ahttp://jsonapi.org/format/#document-resource-object-relationshipsE json-api-lib=A typeclass for decorating an entity with JSON API propertiesM json-api-lib-Type representing a JSON-API resource object.DA Resource supplies standardized data and metadata about a resource.Specification: 4http://jsonapi.org/format/#document-resource-objectsT json-api-lib7Constructor function for creating a Relationship recordBA relationship must contain either an Identifier or a Links recorde json-api-libTHelper function to build relative links for a single resource of type ResourceEntityf json-api-lib^Helper function to beuild relative links for a collection of resources of type ResourceEntity.BThis helper function assumes that the first page is always page 0.CDEFGHIJKLMNOPQRSTefMNOPQRCEFGHIJKLDfTSeNone"#7MU g json-api-libThe gL type represents the alternative form of the top-level JSON-API requirement.errorR attribute - a descriptive object encapsulating application-specific error detail.For more information see: !http://jsonapi.org/format/#errorsl json-api-libThe M" type encapsulates the underlying MIncluded in the top-level p, the M. may be either a singleton resource or a list.For more information see: -http://jsonapi.org/format/#document-top-levelo json-api-libThe o. type is an abstraction used to constrain the includedu section of the Document to JSON serializable Resource objects while enabling a heterogeneous list of Resource types.LNo data constructors for this type are exported as we need to constrain the 0 to a heterogeneous list of Resource types. See w for creating o types.p json-api-libThe p4 type represents the top-level JSON-API requirement.data_ attribute - the resulting JSON may be either a singleton resource or a list of resources. See M for the construction.For more information see: -http://jsonapi.org/format/#document-top-levelq json-api-lib0Constructor function for the Document data type.See u. for constructing compound Document including  'side-loaded' resourcess json-api-lib@A function for document which do not require links or Meta data.t json-api-lib@A function for document which do not require links or Meta data.u json-api-lib5Constructor function for the Document data type. See w for constructing the o type.%Supports building compound documents 6http://jsonapi.org/format/#document-compound-documentsw json-api-lib0Constructor function for the Document data type.%Supports building compound documents 6http://jsonapi.org/format/#document-compound-documentsghijklnmopqrstuvwxyplnmghijkoqrstxyuvwNone"#7MVK !"#)$%&'(0123456789:;<=CDEFGHIJKLMNOPQRSTefghijklnmopqrstuvwxyKplnmghijko!"#)$%&'(DMNOPQRCEFGHIJKL 9:;<=345678012fTSeqrxyuvwst       !"#$%&'())*+,-./012345677899:;;<==>?@ABCDEFGHIJKLMNOPPQRSTUVWXYZ[\]^_`abcdefghiijklmnopqrstuvwxyz{|}~+json-api-lib-0.1.1.1-Hn5ub1A05S41aavcUBD9m0Network.JSONApi.LinkNetwork.JSONApi.MetaNetwork.JSONApi.IdentifierNetwork.JSONApi.ErrorNetwork.JSONApi.PaginationNetwork.JSONApi.ResourceNetwork.JSONApi.DocumentNetwork.JSONApiHrefRelLinksmkLinks $fShowLinks $fEqLinks $fOrdLinks $fToJSONLinks$fFromJSONLinks$fGenericLinks MetaObjecttypeNameMetamkMeta$fFromJSONMeta $fToJSONMeta $fShowMeta$fEqMeta $fGenericMeta HasIdentifier identifier Identifier_ident _datatype _metadata$fFromJSONIdentifier$fToJSONIdentifier$fShowIdentifier$fEqIdentifierdatatypeidentmetadataErroridlinksstatuscodetitledetailmeta$fDefaultError$fFromJSONError $fToJSONError $fShowError $fEqError$fGenericError ResourceCountgetResourceCountPageNum getPageNumPageSize getPageSize PaginationgetPaginationPageSizegetPaginationPageNumgetPaginationResourceCount$fMetaObjectPagination$fToJSONPagination$fShowPageSize $fShowPageNum$fShowResourceCount Relationships RelationshipResourcefulEntityresourceIdentifier resourceType resourceLinksresourceMetaDataresourceRelationships fromResource toResourceResource getIdentifier getResourcegetLinksgetRelationshipsmkRelationshipsmkRelationship$fFromJSONRelationship$fToJSONRelationship$fFromJSONRelationships$fToJSONRelationships$fHasIdentifierResource$fFromJSONResource$fToJSONResource$fShowRelationship$fEqRelationship$fGenericRelationship$fShowRelationships$fEqRelationships$fGenericRelationships$fShowResource $fEqResource$fGenericResourceshowLink indexLinks ErrorDocument_error _errorLinks _errorMeta ResourceData SingletonListIncludedDocument mkDocument mkDocument'mkSimpleDocumentmkSimpleDocument'mkCompoundDocumentmkCompoundDocument'mkIncludedResource singletonlist$fFromJSONResourceData$fToJSONResourceData$fFromJSONDocument$fToJSONDocument$fFromJSONErrorDocument$fToJSONErrorDocument$fShowIncluded$fShowResourceData$fEqResourceData$fGenericResourceData$fShowDocument $fEqDocument$fGenericDocument$fShowErrorDocument$fEqErrorDocument$fGenericErrorDocument$aeson-1.4.0.0-1zdsCGEFZioCtASgX9NtWHData.Aeson.Types.InternalValue