The JSONPointer module was copied from https://hackage.haskell.org/package/json-pointer.
There were some changes made to the module.
- New
jsonPointerUriFragmentfunction - Removed the
JSONPointer.Preludemodule - Added the
JSONPointer.Aesonmodule from https://hackage.haskell.org/package/json-pointer-aeson
The license to the original code is included in the LICENSE file.