Skip to content

Instantly share code, notes, and snippets.

@atondwal
Created July 22, 2018 20:25
Show Gist options
  • Save atondwal/0e85d4bd392ec5a9f40229718bc12cfc to your computer and use it in GitHub Desktop.
Save atondwal/0e85d4bd392ec5a9f40229718bc12cfc to your computer and use it in GitHub Desktop.
[('Unsafe', 52712), ('Trustworthy', 14516), ('Safe', 37584), ('AllowAmbiguousTypes', 3445), ('AlternativeLayoutRule', 141), ('AlternativeLayoutRuleTransitional', 106), ('Arrows', 5579), ('AutoDeriveTypeable', 1621), ('BangPatterns', 28197), ('BinaryLiterals', 434), ('CApiFFI', 1206), ('CPP', 61483), ('ConstrainedClassMethods', 532), ('ConstraintKinds', 11565), ('DataKinds', 32050), ('DatatypeContexts', 1306), ('DefaultSignatures', 3117), ('DeriveAnyClass', 4917), ('DeriveDataTypeable', 39651), ('DeriveFoldable', 3891), ('DeriveFunctor', 10136), ('DeriveGeneric', 34280), ('DeriveLift', 513), ('DeriveTraversable', 4038), ('DisambiguateRecordFields', 727), ('DoAndIfThenElse', 1404), ('DoRec', 545), ('DuplicateRecordFields', 2495), ('EmptyCase', 1061), ('EmptyDataDecls', 8617), ('ExistentialQuantification', 13108), ('ExplicitForAll', 2105), ('ExplicitNamespaces', 605), ('ExtendedDefaultRules', 1838), ('FlexibleContexts', 60080), ('FlexibleInstances', 77555), ('ForeignFunctionInterface', 12347), ('FunctionalDependencies', 13264), ('GADTSyntax', 523), ('GADTs', 40794), ('GHCForeignImportPrim', 724), ('GeneralizedNewtypeDeriving', 27588), ('ImplicitParams', 4701), ('ImplicitPrelude', 458), ('ImpredicativeTypes', 3869), ('IncoherentInstances', 1587), ('TypeFamilyDependencies', 832), ('InstanceSigs', 4250), ('ApplicativeDo', 826), ('InterruptibleFFI', 316), ('JavaScriptFFI', 2509), ('KindSignatures', 14500), ('LambdaCase', 14150), ('LiberalTypeSynonyms', 1155), ('MagicHash', 17942), ('MonadComprehensions', 992), ('MonadFailDesugaring', 118), ('MonoLocalBinds', 890), ('MonoPatBinds', 217), ('MonomorphismRestriction', 388), ('MultiParamTypeClasses', 58003), ('MultiWayIf', 3177), ('NPlusKPatterns', 757), ('NamedFieldPuns', 6692), ('NamedWildCards', 731), ('NegativeLiterals', 596), ('NullaryTypeClasses', 204), ('NumDecimals', 306), ('OverlappingInstances', 4958), ('OverloadedLabels', 999), ('OverloadedLists', 2447), ('OverloadedStrings', 121449), ('PackageImports', 5121), ('ParallelArrays', 788), ('ParallelListComp', 1972), ('PartialTypeSignatures', 3189), ('PatternGuards', 7632), ('PatternSignatures', 482), ('PatternSynonyms', 8500), ('PolyKinds', 12873), ('PolymorphicComponents', 434), ('PostfixOperators', 388), ('QuasiQuotes', 16214), ('Rank2Types', 10222), ('RankNTypes', 35317), ('RebindableSyntax', 3398), ('RecordPuns', 269), ('RecordWildCards', 36923), ('RecursiveDo', 5396), ('RelaxedLayout', 143), ('RelaxedPolyRec', 385), ('RoleAnnotations', 1337), ('ScopedTypeVariables', 62263), ('StandaloneDeriving', 14002), ('StaticPointers', 644), ('Strict', 54598), ('StrictData', 844), ('TemplateHaskell', 56173), ('TemplateHaskellQuotes', 238), ('TraditionalRecordSyntax', 140), ('TransformListComp', 635), ('TupleSections', 13477), ('TypeApplications', 4936), ('TypeInType', 3022), ('TypeFamilies', 68012), ('TypeOperators', 30082), ('TypeSynonymInstances', 19422), ('UnboxedTuples', 8239), ('UndecidableInstances', 24837), ('UndecidableSuperClasses', 698), ('UnicodeSyntax', 4147), ('UnliftedFFITypes', 1513), ('ViewPatterns', 12237)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment