make showing something implicit
- Lingua principale
- Haskell
- Stelle
- 952
- Fork
- 50
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In tutorial, a lot of example needs :showexpr to see results.
But in ghci, there is no need to type show. You just type it and it will show what it is.
Sometimes, I just want to try some ideas to see if it is what I think.
relations, atoms, relational expressions and function applications are something I want to see the results immediately.
It may help people trying things in tutd.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with the tutorial and the tutd entry point, reviewing where :showexpr is currently required for relations, atoms, relational expressions, and function applications. The change is done when those results are shown implicitly in the tutorial workflow without requiring :showexpr, with the intended behavior confirmed for each listed expression kind.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- haskell
- Ambito
- cli, databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100