Skip to content

Commit 88c8fb3

Browse files
authored
add ApplicativeDo (#101)
1 parent a11f1ec commit 88c8fb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

haskell-style.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ Sort your exports, unless the order matters in your desired Haddock output.
240240
language: GHC2021
241241

242242
default-extensions:
243+
- ApplicativeDo
243244
- DataKinds
244245
- DeriveAnyClass
245246
- DerivingStrategies

0 commit comments

Comments
 (0)