Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

fix build with text-2.1.2#1383

Merged
larskuhtz merged 1 commit intomasterfrom
lars/ghc-9.12
Mar 7, 2025
Merged

fix build with text-2.1.2#1383
larskuhtz merged 1 commit intomasterfrom
lars/ghc-9.12

Conversation

@larskuhtz
Copy link
Contributor

For text >= 2.1.2 the module Data.Text exports show :: Show a => a -> Text. This causes conflicts in the module Pact.Types.SPV.

This PR fixes this by importing Data.Text qualified.

Copy link
Member

@rsoeldner rsoeldner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @larskuhtz

@larskuhtz larskuhtz merged commit ebad60e into master Mar 7, 2025
10 of 11 checks passed
@larskuhtz larskuhtz deleted the lars/ghc-9.12 branch March 7, 2025 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants