Skip to content

feat: Replace ambigous types with required type arguments#205

Open
jvanbruegge wants to merge 1 commit into
DataHaskell:mainfrom
jvanbruegge:required-type-args
Open

feat: Replace ambigous types with required type arguments#205
jvanbruegge wants to merge 1 commit into
DataHaskell:mainfrom
jvanbruegge:required-type-args

Conversation

@jvanbruegge
Copy link
Copy Markdown

@jvanbruegge jvanbruegge commented Jun 7, 2026

This was something I wanted to try after seeing your keynote today. Instead of amguous types, RequiredTypeArguments allows a less noisy API.

OTOH this as some drawbacks:

  • No support for GHC <9.10
  • Big breaking change for users of the typed API

So I totally get if you do not want this

EDIT: I could not test the dataframe-fusion changes, as the rust installation fails on NixOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant