morphismtech / squeal

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

type error for binary instances for LTree and friends #296

Closed echatav closed 3 years ago

echatav commented 3 years ago

For now, just have a type error and use inline instead or cast to text. There is a real binary encoding but I couldn't get my tests to pass.