Skip to content

Commit aaaaf0b

Browse files
jappeaceKleidukos
andauthored
Update content/investigating-lang-ext-semantics/index.md
Co-authored-by: Hécate <Kleidukos@users.noreply.github.com>
1 parent ddcff8d commit aaaaf0b

File tree

1 file changed

+1
-1
lines changed
  • content/investigating-lang-ext-semantics

1 file changed

+1
-1
lines changed

content/investigating-lang-ext-semantics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Which restores the original behavior.
9191

9292
## Moving of instances due to Template Haskell
9393
This change forces you to put the instances above the splice where
94-
it's being used in the same module.
94+
they are being used in the same module.
9595
A dear colleague decided to generate instances in Template Haskell.
9696
That was quite the puzzle!
9797
I asked the GHC devs why they did this,

0 commit comments

Comments
 (0)