Skip to content

Commit

Permalink
Remove OverloadedRecordDot
Browse files Browse the repository at this point in the history
(Sad trombone noises)

This makes the code so much worse!! This makes me so sad!! I should be
able to use record field names for local variable names!!!
  • Loading branch information
9999years committed Sep 6, 2024
1 parent 2d3dd00 commit b44e289
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 130 deletions.
3 changes: 0 additions & 3 deletions cabal-validate/cabal-validate.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ executable cabal-validate
default-language: Haskell2010
default-extensions:
OverloadedStrings
, NoFieldSelectors
, DuplicateRecordFields
, OverloadedRecordDot
, TypeApplications
ghc-options: -O -threaded -rtsopts -with-rtsopts=-N

Expand Down
Loading

0 comments on commit b44e289

Please sign in to comment.