Skip to content

Drop import of removed IHP.Controller.Context module#2

Merged
mpscholten merged 1 commit intomasterfrom
drop-controller-context-import
Apr 13, 2026
Merged

Drop import of removed IHP.Controller.Context module#2
mpscholten merged 1 commit intomasterfrom
drop-controller-context-import

Conversation

@mpscholten
Copy link
Copy Markdown
Member

Summary

Required by digitallyinduced/ihp#2633, which deletes the IHP.Controller.Context module. ControllerContext is now a type alias re-exported from IHP.ControllerSupport (already imported here), so removing the dead import is enough.

🤖 Generated with Claude Code

ControllerContext is now re-exported from IHP.ControllerSupport
(see digitallyinduced/ihp#2633). The dedicated module is gone, so
remove the now-unnecessary import; the type comes through
IHP.ControllerSupport which is already imported.
mpscholten added a commit to digitallyinduced/ihp that referenced this pull request Apr 13, 2026
…import

ihp-zip 0.1.0 (Hackage) imports IHP.Controller.Context which this PR
deletes. Pin to the digitallyinduced/ihp-zip#2 commit until 0.1.1 ships.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mpscholten mpscholten merged commit 30f049c into master Apr 13, 2026
@mpscholten mpscholten deleted the drop-controller-context-import branch April 13, 2026 16:23
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