Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ndmitchell/record-dot-preprocessor issues and pull requests

#59 - Support ghc 9.6

Pull Request - State: closed - Opened by TristanCacqueray over 1 year ago - 2 comments

#58 - SrcSpan not found while parsing

Issue - State: open - Opened by Chaitanya-nair almost 2 years ago - 2 comments

#57 - Support for 9.4

Pull Request - State: closed - Opened by edsko almost 2 years ago - 12 comments

#56 - Restore support for 9.2

Pull Request - State: closed - Opened by edsko almost 2 years ago - 1 comment

#55 - Cover few more corner-cases of impossible fields

Pull Request - State: open - Opened by avnik over 2 years ago - 3 comments

#54 - Skipping polymorphic fields with forall (WIP)

Pull Request - State: closed - Opened by avnik over 2 years ago - 5 comments

#53 - Fix lexer cursor repositioning

Pull Request - State: closed - Opened by otto-dev over 2 years ago - 1 comment

#52 - Fix unreachable exit condition for nested block comments

Pull Request - State: closed - Opened by otto-dev over 2 years ago - 1 comment

#51 - (duplicate)

Pull Request - State: closed - Opened by iggy-da over 2 years ago

#50 - ghc-9.2 compatibility

Pull Request - State: closed - Opened by sheaf over 2 years ago - 7 comments

#49 - Syntax for updating multiple fields?

Issue - State: open - Opened by edsko almost 3 years ago - 5 comments

#48 - Do not derive HasField for fields with existential types

Pull Request - State: closed - Opened by avnik about 3 years ago - 5 comments

#47 - VS Code record-dot-preprocessor error

Issue - State: open - Opened by technoY2K over 3 years ago - 1 comment

#46 - Problematic edge case with QuasiQuotes

Issue - State: closed - Opened by torgeirsh over 3 years ago - 3 comments

#45 - Re-export preprocessor internals as library

Pull Request - State: closed - Opened by avnik over 3 years ago - 5 comments

#44 - Remove >= from cabal-version

Pull Request - State: closed - Opened by felixonmars over 3 years ago - 1 comment

#43 - ghc 9.2 wip

Pull Request - State: closed - Opened by l29ah over 3 years ago - 5 comments

#42 - Can't compile with ghc-9.2.1-alpha2

Issue - State: closed - Opened by l29ah over 3 years ago - 5 comments

#41 - use qualified names for generated instances

Pull Request - State: closed - Opened by kana-sama over 3 years ago - 2 comments

#40 - Compatibility with QuasiQuotes/template-haskell

Issue - State: closed - Opened by mfussenegger almost 4 years ago - 5 comments

#38 - Avoid rewriting quasiquoted strings

Pull Request - State: closed - Opened by GambolingPangolin almost 4 years ago - 3 comments

#37 - Refactoring warnings reported by hlint

Issue - State: closed - Opened by dgellow about 4 years ago - 12 comments

#36 - Compatibility with lens

Issue - State: open - Opened by seanhess over 4 years ago - 3 comments

#35 - GHC 8.10.2 incompatibility with preprocessor plugin

Issue - State: closed - Opened by Dessix over 4 years ago - 6 comments

#34 - WIP: Fix code generation for HKD records via plugin

Pull Request - State: closed - Opened by cattingcat over 4 years ago - 19 comments

#33 - Simple hkd fix 2

Pull Request - State: closed - Opened by cattingcat over 4 years ago - 1 comment

#32 - doesn't work in ghci

Issue - State: open - Opened by l29ah over 4 years ago - 1 comment

#31 - Ambiguity if a function with the same name as a record field is in scope

Issue - State: closed - Opened by kozross over 4 years ago - 6 comments

#30 - Spurious warning about incomplete record updates

Issue - State: open - Opened by kozross over 4 years ago - 8 comments

#29 - Can’t handle records with type families in field types

Issue - State: closed - Opened by neongreen over 4 years ago - 11 comments

#28 - Producing incorrect HasField in presence of KindSignature

Issue - State: closed - Opened by mageshb almost 5 years ago - 3 comments

#27 - Support update with a function

Issue - State: closed - Opened by pkapustin about 5 years ago - 2 comments

#26 - Better support for existing records

Issue - State: closed - Opened by dgaw over 5 years ago - 5 comments

#25 - Preprocessor breaks if code contains '[JSON] from Servant

Issue - State: closed - Opened by DoctorRyner over 5 years ago - 4 comments

#24 - Preprocessor breaks when trying to update usual records

Issue - State: closed - Opened by DoctorRyner over 5 years ago - 4 comments

#23 - Review proposal2

Pull Request - State: closed - Opened by ghost over 5 years ago

#22 - Review proposal master

Pull Request - State: closed - Opened by ghost over 5 years ago

#21 - Field update punning fixes

Pull Request - State: closed - Opened by ghost over 5 years ago

#20 - Different lead-in to the "Examples" section; Internal link examples to change section

Pull Request - State: closed - Opened by ghost over 5 years ago - 2 comments

#19 - Add case to pbind for (update) expressions like a{foo.bar}

Pull Request - State: closed - Opened by ghost over 5 years ago

#18 - Add function update examples

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#17 - Add some lexer/parser details to the specification

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#16 - Write equivalences as tables

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#15 - Better (even if still temporary) example

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#14 - First cut at the proposal

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment

#13 - Don't invoke 'mkParen' if you don't have to

Pull Request - State: closed - Opened by ghost over 5 years ago - 3 comments

#12 - Broken GADTs

Issue - State: closed - Opened by DoctorRyner over 5 years ago - 9 comments

#11 - Consider punning in record construction

Issue - State: closed - Opened by ndmitchell almost 6 years ago - 1 comment

#10 - Disabling for a particular file

Issue - State: closed - Opened by DoctorRyner about 6 years ago - 5 comments

#9 - Consider partially applied updates

Issue - State: closed - Opened by ndmitchell over 6 years ago - 3 comments

#8 - Allow users to write their own lenses

Issue - State: closed - Opened by ndmitchell over 6 years ago - 1 comment

#7 - Convert c{foo=bar} correctly

Issue - State: closed - Opened by ndmitchell over 6 years ago - 1 comment

#6 - Convert foo{x}

Issue - State: closed - Opened by ndmitchell over 6 years ago - 1 comment

#5 - More tests of GADTs and other advanced data types

Issue - State: open - Opened by ndmitchell almost 7 years ago

#4 - Encourage XNoRecordSelectorFunctions

Issue - State: closed - Opened by ndmitchell almost 7 years ago - 1 comment

#3 - Better output locations in preprocessor

Issue - State: open - Opened by ndmitchell almost 7 years ago - 8 comments

#2 - Support field sections

Issue - State: closed - Opened by ndmitchell almost 7 years ago - 6 comments

#1 - More record update syntax

Issue - State: closed - Opened by ndmitchell almost 7 years ago - 7 comments