Skip to content

Commit

Permalink
Discourage use of RecordWildCards (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin authored Feb 26, 2024
1 parent c93142f commit e155bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion haskell-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ Sort your exports, unless the order matters in your desired Haddock output.
- NoPostfixOperators
- OverloadedStrings
- QuasiQuotes
- RecordWildCards
- TypeFamilies
```

Expand Down

0 comments on commit e155bb3

Please sign in to comment.