Skip to content

Update the parsing library #7

@ghost

Description

The objective is to have at least extension checking.
We have the following options :

First step would be to do a POC of all three libraries.

  • ghc-lib-parser POC
  • extensions POC
  • haskell-src-ext POC

Now that the noSig is working what's left is to;

Make all the rules

  • NoSig
  • FunctionTooWideOrLarge
  • BadIf
  • BadHeader
  • BadGuard
  • BadDo
  • BadDoReturn

Create the new rules

  • NoModuleDecl
  • NoModuleExport
  • ForbidenPragmaList
  • UnauthorizedExtension

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrefactoringThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions