Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous Occurrence errors when built alongside time-1.9.1 #7

Open
aeggenberger opened this issue Mar 29, 2018 · 0 comments
Open

Ambiguous Occurrence errors when built alongside time-1.9.1 #7

aeggenberger opened this issue Mar 29, 2018 · 0 comments

Comments

@aeggenberger
Copy link

I get several errors like this and a build failure when trying to build time-recurrence in the same sandbox as time-1.9.1.

src/Data/Time/CalendarTime/CalendarTime.hs:50:31:
    Ambiguous occurrence ‘calendarYear’
    It could refer to either ‘Data.Time.CalendarTime.CalendarTime.calendarYear’,
                             defined at src/Data/Time/CalendarTime/CalendarTime.hs:31:7
                          or ‘Data.Time.calendarYear’,
                             imported from ‘Data.Time’ at src/Data/Time/CalendarTime/CalendarTime.hs:17:1-16
                             (and originally defined in ‘time-1.9.1:Data.Time.Calendar.CalendarDiffDays’)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant