Skip to content

Add default IsString (Text, String) #610

@Bodigrim

Description

@Bodigrim

Once https://gitlab.haskell.org/ghc/ghc/-/merge_requests/11853 is merged (which is presumably in time for GHC 9.12), we should add under appropriate CPP guard

{-# LANGUAGE NamedDefaults #-}
default IsString (Text, String)

CC @blamario

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions