Skip to content

warning: treating <U+2227> as identifier character #646

@philderbeast

Description

@philderbeast

Is this warning harmless?

dhall-haskell> stack repl

Warning: There were multiple candidates for the Cabal entry " Dhall.Main
         * /.../dhall-haskell/Dhall/Main.hs
         picking: /.../dhall-haskell/src/Dhall/Main.hs

Warning: There were multiple candidates for the Cabal entry " Dhall.Main
         * /.../dhall-haskell/Dhall/Main.hs
         picking: /.../dhall-haskell/src/Dhall/Main.hs

Warning: There were multiple candidates for the Cabal entry " Dhall.Main
         * /.../dhall-haskell/Dhall/Main.hs
         picking: /.../dhall-haskell/src/Dhall/Main.hs
Configuring GHCi with the following packages: dhall
Using main module: 1. Package `dhall' component exe:dhall
with main-is file: /.../dhall-haskell/dhall/Main.hs
GHCi, version 8.4.3: http://www.haskell.org/ghc/  :? for help
Loaded GHCi configuration from /Users/pdejoux/.ghci

/.../dhall-haskell/src/Dhall/Core.hs:435:58: error:
     warning: treating Unicode character <U+2227> as identifier character
rather than as '^' symbol [-Wunicode-homoglyph]
        -- | > Combine x y                              ~  x ∧ y
                                                             ^
    |
435 |     -- | > Combine x y                              ~  x ∧ y
    |

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