Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / haskell-suite/haskell-src-exts issues and pull requests
#476 - exactPrint fails with class type family
Issue -
State: open - Opened by skatayama over 1 year ago
#475 - Adding a "type" prefix when printing type operator import specs with import lists
Pull Request -
State: open - Opened by viktorcsimma over 1 year ago
#474 - Parser cannot handle case of MultiWayIf
Issue -
State: open - Opened by nineonine almost 2 years ago
#473 - Parser does not suggest to enable TypeApplications extension
Issue -
State: open - Opened by nineonine almost 2 years ago
#472 - Uninformative Parse error when QuasiQuotes Extension is not enabled
Issue -
State: open - Opened by nineonine almost 2 years ago
#471 - DataKinds pretty-printing: Better to have spaces
Issue -
State: open - Opened by nomeata almost 2 years ago
- 1 comment
#470 - DataKinds: No escaping of type level strings?
Issue -
State: open - Opened by nomeata almost 2 years ago
- 1 comment
#469 - Empty case without `{}`
Issue -
State: open - Opened by nomeata almost 2 years ago
#468 - MultiWayIf: Expects different indentation than GHC
Issue -
State: open - Opened by nomeata almost 2 years ago
#467 - Future proofing: Name mismatch in signature and definition.
Issue -
State: open - Opened by locallycompact almost 2 years ago
- 3 comments
#466 - Template Haskell expressions with Unicode mathematical white square brackets: `ParseFailed`.
Issue -
State: open - Opened by kindaro over 2 years ago
#465 - use Safe modules as much as possible
Pull Request -
State: open - Opened by KommuSoft over 2 years ago
#464 - solve some compiler warnings detected by -Wall for the Unlit.hs file
Pull Request -
State: open - Opened by KommuSoft over 2 years ago
#463 - fix typos
Pull Request -
State: closed - Opened by ghost almost 3 years ago
#462 - Example references ClassA, which no longer exists
Issue -
State: open - Opened by endgame over 3 years ago
#461 - Associated empty data decl in instance causes error in `exactPrint`
Issue -
State: open - Opened by Melvar over 3 years ago
- 1 comment
#460 - Strict-read of file contents and calling hClose
Pull Request -
State: open - Opened by msrdic about 4 years ago
#459 - hClose not being called
Issue -
State: open - Opened by msrdic about 4 years ago
- 2 comments
#458 - ExactPrint: internal error
Issue -
State: open - Opened by mhusmann over 4 years ago
#457 - NumericUnderscores lexing #455
Pull Request -
State: open - Opened by merc1031 over 4 years ago
#456 - HexFloatLiteral lexing #455
Pull Request -
State: open - Opened by merc1031 over 4 years ago
- 1 comment
#455 - Strange AST Produced with certain extensions and Numeric literals
Issue -
State: open - Opened by merc1031 over 4 years ago
#454 - Support StandAloneKindSignatures and visible forall quantification
Pull Request -
State: open - Opened by AshleyYakeley over 4 years ago
#453 - fix warnings and tests (#448)
Pull Request -
State: closed - Opened by AshleyYakeley over 4 years ago
- 1 comment
#452 - Allow empty closed type families
Pull Request -
State: closed - Opened by AshleyYakeley almost 5 years ago
- 1 comment
#451 - Parse error on (~)
Issue -
State: open - Opened by infinity0 almost 5 years ago
#450 - parseExp (and other) not from String, but from [Token]?
Issue -
State: open - Opened by jwaldmann almost 5 years ago
#449 - self-delimiting parseExp (and others)?
Issue -
State: open - Opened by jwaldmann almost 5 years ago
#448 - test suite failure, probably due to a pretty printer dependency update
Issue -
State: open - Opened by DanBurton about 5 years ago
- 1 comment
#447 - Problems compiling on windows with GHC 8.8.1 and 8.8.2
Issue -
State: open - Opened by flip111 about 5 years ago
- 2 comments
#446 - CHANGELOG for 1.22 does not mention breaking change of Asst/PAsst types
Issue -
State: closed - Opened by yeputons about 5 years ago
- 1 comment
#445 - Add support for banana brackets in arrow notation
Pull Request -
State: closed - Opened by lexi-lambda about 5 years ago
#444 - Add support for BlockArguments
Pull Request -
State: closed - Opened by lexi-lambda about 5 years ago
- 1 comment
#443 - Unicode is not prettyprinted correctly
Issue -
State: open - Opened by DanBurton over 5 years ago
- 1 comment
#442 - fix unicode identifier parsing
Pull Request -
State: closed - Opened by obfusk over 5 years ago
- 3 comments
#441 - Support QuantifiedConstraints, with merge conflicts addressed
Pull Request -
State: closed - Opened by DanBurton over 5 years ago
#440 - Update travis, plus monadfail fix
Pull Request -
State: closed - Opened by DanBurton over 5 years ago
#439 - Generate new .travis.yml, test against newer ghc
Pull Request -
State: closed - Opened by DanBurton over 5 years ago
#438 - Parse Error on empty closed type families
Issue -
State: open - Opened by JakobBruenker over 5 years ago
#437 - Use MonadFail (does not build under ghc 8.8)
Issue -
State: closed - Opened by andreasabel over 5 years ago
- 1 comment
#436 - Support for COLUMN pragma?
Issue -
State: open - Opened by NickSeagull over 5 years ago
#435 - Parse error on kind synonym
Issue -
State: open - Opened by peddie over 5 years ago
- 1 comment
#434 - Fixity resolution not performed inside tuple sections
Issue -
State: open - Opened by ndmitchell over 5 years ago
#433 - parse error with -XQuantifiedConstraints
Issue -
State: open - Opened by ghorn almost 6 years ago
- 1 comment
#432 - Typed TH splices and quotations support
Pull Request -
State: closed - Opened by dzhus almost 6 years ago
- 8 comments
#431 - Get this to work with GHC 8.8.
Pull Request -
State: closed - Opened by galenhuntington almost 6 years ago
#430 - Add `:` to `isOpSymbol` (#326)
Pull Request -
State: open - Opened by autotaker almost 6 years ago
#429 - Parse error for operator `(@:)` when `TypeApplications` is enabled
Issue -
State: closed - Opened by autotaker almost 6 years ago
- 1 comment
#428 - Fix parsing of (~)
Pull Request -
State: open - Opened by yairchu about 6 years ago
- 4 comments
#427 - Support QuantifiedConstraints
Pull Request -
State: closed - Opened by AshleyYakeley about 6 years ago
- 10 comments
#426 - exactPrint throws Prelude.init: empty list.
Issue -
State: open - Opened by Magicloud about 6 years ago
- 2 comments
#425 - Unable to parse legal UTF-8 function names
Issue -
State: open - Opened by fosskers about 6 years ago
- 3 comments
#424 - Parse failed with LANGUAGE pragma
Issue -
State: closed - Opened by Magicloud about 6 years ago
- 6 comments
#423 - bug fix. add a space in promoted list/tuple of some promoted type
Pull Request -
State: open - Opened by pierric about 6 years ago
- 1 comment
#422 - Why is 1.20.3 not in master?
Issue -
State: closed - Opened by neongreen about 6 years ago
#421 - Parse error when using (~)
Issue -
State: open - Opened by yairchu about 6 years ago
#420 - Add DerivingVia support
Pull Request -
State: closed - Opened by RyanGlScott over 6 years ago
#419 - GHC 8.6 extension support?
Issue -
State: closed - Opened by kozross over 6 years ago
- 3 comments
#418 - haddock build fails
Issue -
State: closed - Opened by damiencourousse over 6 years ago
- 5 comments
#417 - Parse failure when importing with an explicit namespace
Issue -
State: open - Opened by Taneb over 6 years ago
#416 - Fix layout process for empty let statements
Pull Request -
State: open - Opened by mizunashi-mana over 6 years ago
- 1 comment
#415 - Parse TH-quoted list constructor: '[]
Pull Request -
State: closed - Opened by strager over 6 years ago
#414 - Support TypeInType
Pull Request -
State: closed - Opened by AshleyYakeley over 6 years ago
- 6 comments
#413 - Add MonadFail instances to ParseMonad.hs
Pull Request -
State: closed - Opened by vaibhavsagar over 6 years ago
- 3 comments
#412 - `TypeInType` implies `PolyKinds`
Issue -
State: closed - Opened by vrom911 over 6 years ago
#411 - Imports not separated by semicolon when printed on single line
Issue -
State: open - Opened by glguy over 6 years ago
#410 - Add support for parsing TemplateHaskell typed splices.
Pull Request -
State: closed - Opened by rickowens over 6 years ago
- 6 comments
#409 - Documentation fix for ImportSpecList
Pull Request -
State: closed - Opened by ddssff almost 7 years ago
#408 - #371, fix multiline LANGUAGE pragmas
Pull Request -
State: open - Opened by bravit almost 7 years ago
- 1 comment
#407 - Add support for the Strict extension
Issue -
State: closed - Opened by ndmitchell almost 7 years ago
- 1 comment
#406 - src/Language/Haskell/Exts/InternalParser.hs does not compile
Issue -
State: closed - Opened by iphydf almost 7 years ago
- 3 comments
#405 - Parse contexts of GADT records
Pull Request -
State: closed - Opened by christiaanb almost 7 years ago
#404 - Failure to parse record-style GADT constructors in the presence of constructor constraints
Issue -
State: closed - Opened by thoughtpolice almost 7 years ago
- 1 comment
#403 - Error with Pattern synonyms
Issue -
State: closed - Opened by LeanderK almost 7 years ago
Labels: bug
#402 - Error with data instance and type operators
Issue -
State: open - Opened by ndmitchell almost 7 years ago
- 4 comments
Labels: bug
#401 - Make Ord/Eq for ParseResult
Issue -
State: closed - Opened by ndmitchell about 7 years ago
Labels: bug
#400 - Add fixites for current base
Pull Request -
State: closed - Opened by yairchu about 7 years ago
- 4 comments
#399 - doesn't compile with 4.2.1 alpha -version 8.4.0.20180118
Issue -
State: closed - Opened by GeorgeCo about 7 years ago
- 4 comments
#398 - Support more fixities
Pull Request -
State: closed - Opened by ndmitchell about 7 years ago
- 4 comments
#397 - Smp
Pull Request -
State: closed - Opened by phadej about 7 years ago
- 2 comments
#396 - GHCJS FFI "interruptible" safety level not supported.
Issue -
State: closed - Opened by RobertFischer about 7 years ago
- 1 comment
#395 - Base fixities are incomplete
Issue -
State: closed - Opened by ndmitchell about 7 years ago
- 1 comment
Labels: bug
#394 - Adapt to the Semigroup–Monoid Proposal
Pull Request -
State: closed - Opened by RyanGlScott about 7 years ago
- 3 comments
#393 - Base-fixities are out of date
Issue -
State: closed - Opened by ndmitchell about 7 years ago
- 1 comment
#392 - Parsing SCC annotation with omitted quotes identifier
Issue -
State: open - Opened by sighingnow about 7 years ago
- 1 comment
Labels: bug
#389 - Remove tight bound on pretty-show
Issue -
State: closed - Opened by mpickering about 7 years ago
#388 - Investigate new shift/reduce conflicts from unboxed sums
Issue -
State: open - Opened by mpickering about 7 years ago
Labels: low
#386 - Parse error on empty where
Issue -
State: open - Opened by ndmitchell about 7 years ago
Labels: layout
#385 - Unexpected end of input while lexing quasi-quoter [r|a/*|]
Issue -
State: open - Opened by philderbeast about 7 years ago
Labels: bug
#383 - Support Template Haskell Typed Quotes
Issue -
State: open - Opened by ndmitchell over 7 years ago
- 2 comments
#374 - Out of memory when building on GHC 8.2.1
Issue -
State: closed - Opened by YoEight over 7 years ago
- 2 comments
#371 - Multiline multi-LANGUAGE comma-separated pragmas not parsed correctly
Issue -
State: open - Opened by chshersh over 7 years ago
- 3 comments
Labels: layout
#358 - Can't parse an empty GADT with “where”
Issue -
State: open - Opened by neongreen almost 8 years ago
- 3 comments
Labels: layout
#355 - Support parsing Backpack signatures.
Pull Request -
State: open - Opened by ezyang almost 8 years ago
- 2 comments
#353 - Eta support
Pull Request -
State: open - Opened by rahulmutt almost 8 years ago
- 2 comments
#332 - Parse error on chained View Patterns
Issue -
State: open - Opened by hreinhardt over 8 years ago
- 1 comment
#326 - Problem with operator beginning with @
Issue -
State: open - Opened by meditans over 8 years ago
- 2 comments
#317 - can't parse ImplicitParams + ConstraintKinds
Issue -
State: open - Opened by elaforge over 8 years ago
- 1 comment
#304 - Bad requirement of MultiParamTypeClasses
Issue -
State: open - Opened by cblp almost 9 years ago
- 8 comments
#299 - Failure to parse GADT
Issue -
State: open - Opened by bergmark almost 9 years ago
- 2 comments