Build with silently-1.2.5.1 on Windows; the old one used "NUL" which is not supported with recent versions of ghc.
This commit is contained in:
parent
ec64a08b2b
commit
3adc251f9d
4 changed files with 19 additions and 1 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2019-08-07T21:20:58Z"
|
||||
content="""
|
||||
Tracked it back to runSqliteInfo. Both that and runSqlite use NUL
|
||||
somewhere.
|
||||
|
||||
So the bug is in persistent-sqlite, or one of its dependencies.
|
||||
|
||||
Aha! silently-1.2.5, used by persistent in runMigrationSilent,
|
||||
and it's already been fixed in a point release. I've bumped the dependency,
|
||||
hopefully that will fix this.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue