-
Notifications
You must be signed in to change notification settings - Fork 9
Add blogpost on udnerstadning breakage #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Kleidukos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good start but you use both 1st person and 3rd person pronouns throughout the document. You should stick to one, and perhaps introduce yourself if you're keeping 1st person. :)
| ## Simplified subsumption | ||
| For the blissfully ignorant reader simplified subsumption causes you | ||
| to do this under certain existential conditions: | ||
| ```haskell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you want to highlight the changes instead of the syntax, you should use diff instead of haskell. This will help the readers understand what has actually changed.
| tags = ["Community", "Stability"] | ||
| +++ | ||
|
|
||
| We analyzed the head.hackage patches to understand |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is head.hackage? It's not defined to the reader at this point of the document.
| Here, soundness means the type system can't be tricked into allowing invalid programs. | ||
| So the community is better off, despite this causing a fair bit of work. | ||
|
|
||
| ```haskell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similarly, diff should be used.
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
🚢🚢🚢