morphismtech / squeal

Squeal, a deep embedding of SQL in Haskell
350 stars 32 forks source link

Haddock improvements for 0.7 #260

Closed echatav closed 4 years ago

echatav commented 4 years ago

in progress...

adamwespiser commented 4 years ago

This is a nice improvement! While reading the docs over the past few weeks, I notice executeParams has a description that is a little confusing: https://github.com/morphismtech/squeal/blob/c3b3b9f0079b3eba319b5a50814232e646842be0/squeal-postgresql/src/Squeal/PostgreSQL/Session/Monad.hs#L63

echatav commented 4 years ago

@adamwespiser Haha, you don't like my easter egg jokes?

adamwespiser commented 4 years ago

D'oh! Right over my head! I did scour the docs over the last few weeks working on a PR, and that was the one thing that just didn't make any sense. :)