pixel icon indicating copy to clipboard operation
pixel copied to clipboard

Use stackage version of direct-sqlite.

Open Reisen opened this issue 7 years ago • 1 comments

The latest version of direct-sqlite, which sqlite-simple relies on, is 7 months out of sync with the version on github. This is annoying because the version github brings in UPSERT support. To fix this the codebase now intentionally fixes on a github hash in stack.yaml.

Need to monitor this and remove it when the author actually gets the package updated on hackage.

Reisen avatar Feb 09 '19 21:02 Reisen

Contacted author, waiting on release of direct-sqlite 2.3.24 onto hackage before chasing sqlite-simple developer.

Reisen avatar Feb 17 '19 16:02 Reisen