pixel
pixel copied to clipboard
Use stackage version of direct-sqlite.
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.
Contacted author, waiting on release of direct-sqlite 2.3.24 onto hackage before chasing sqlite-simple developer.