haskell / haskell/text-format

Build failure with ghc 8.4

Open
#22 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
34
Forks
25
PR merge metrics
No merged PRs in 30d

Description

```
Building library for text-format-0.3.1.1..
[1 of 7] Compiling Data.Text.Format.Functions ( Data/Text/Format/Functions.hs, .stack-work/dist/x86_64-osx/Cabal-2.2.0.0/build/Data/Text/Format/Functions.o )

/Users/dan/scratch/text-format-0.3.1.1/Data/Text/Format/Functions.hs:16:7: error:
Ambiguous occurrence ‘<>’
It could refer to either ‘GHC.Base.<>’,
imported from ‘GHC.Base’ at Data/Text/Format/Functions.hs:22:1-15
or ‘Data.Text.Format.Functions.<>’,
defined at Data/Text/Format/Functions.hs:32:1
|
16 | (<>)
| ^^^^
```

Presumably #21 addresses this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.