tweak readme
This commit is contained in:
parent
d23ee5a948
commit
12f1de6e58
@ -45,9 +45,13 @@ ratio, or ... some other weirdness)
|
||||
|
||||
# Tech notes
|
||||
|
||||
Run tests with `cabal test --test-show-details=always`: if you don't
|
||||
Use `nix-shell`. Inside the shell
|
||||
|
||||
* run tests with `cabal test --test-show-details=always`: if you don't
|
||||
ask for details it won't tell you about incomplete pattern matches
|
||||
|
||||
* run the app with `cabal run`
|
||||
|
||||
|
||||
----
|
||||
|
||||
@ -68,3 +72,4 @@ _Do not look below this line_
|
||||
* and boring stuff like auth[zn]
|
||||
* frontend can get data from backend
|
||||
* for DX, backend can serve the js files needed by frontend
|
||||
* we only have yesod-core, may need other parts as well
|
||||
|
Loading…
Reference in New Issue
Block a user