We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01dd055 commit b26489dCopy full SHA for b26489d
Database-sqlite/README.md
@@ -18,4 +18,4 @@ stack build --exec TestSqLite1
18
19
sqlite3 test.db "create table test (id integer primary key, str text);"
20
cabal build
21
- cabal
+ cabal run
0 commit comments