zellige / hs-geojson

GeoJSON parsing library [Haskell]
BSD 3-Clause "New" or "Revised" License
23 stars 13 forks source link

Create tests against the public API #22

Open newmana opened 5 years ago

newmana commented 5 years ago

Currently, we're importing internal packages which is good. But we're not testing the public API - this can lead to missing exports etc.