biocad / openapi3

OpenAPI 3.0 data model
BSD 3-Clause "New" or "Revised" License
39 stars 54 forks source link

`encodePretty` should be exposed from `Data.OpenApi` #102

Open bgohla opened 2 months ago

bgohla commented 2 months ago

encodePretty is used in a code example in https://hackage.haskell.org/package/openapi3-3.2.4/docs/Data-OpenApi.html, but it's not actually exposerted by that module. One needs to explicitly import Data.OpenApi.Internal.Utils.