-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
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
Labels
No labels