When I build IdrisWeb by
idris --build idris_web.ipkg
I get a syntactic error
./IdrisWeb/DB/SQLite/SQLiteNew.idr:321:17: error: not
a terminator, expected: (....)
reset = if_left then ResetFromEnd else Reset
I also saw a lot of if_valid scattered through the same file. My idris version: 0.9.14.2-git:f50a883