packages feed

hasql-url-0.1.0.0: README.md

# hasql-url

[![GitHub CI](https://github.com/shinzui/hasql-url/workflows/CI/badge.svg)](https://github.com/shinzui/hasql-url/actions)
[![Hackage](https://img.shields.io/hackage/v/hasql-url.svg?logo=haskell)](https://hackage.haskell.org/package/hasql-url)
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)


URL parser for [hasql](https://hackage.haskell.org/package/hasql). This package is a direct port of [postgresql-simple-url](https://hackage.haskell.org/package/postgresql-simple-url).