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

Test suite failure with time-1.6.0.1 (duplicate instances) #45

Closed
DanBurton opened this issue Jun 8, 2016 · 1 comment
Closed

Test suite failure with time-1.6.0.1 (duplicate instances) #45

DanBurton opened this issue Jun 8, 2016 · 1 comment

Comments

@DanBurton
Copy link

Preprocessing test suite 'instances' for safecopy-0.9.1...
[1 of 1] Compiling Main             ( test/instances.hs, dist/build/instances/instances-tmp/Main.o )

test/instances.hs:64:1: error:
    Duplicate instance declarations:
      instance Show UniversalTime -- Defined at test/instances.hs:64:1
      instance [safe] Show UniversalTime
        -- Defined in ‘time-1.6.0.1:Data.Time.LocalTime.LocalTime’
DanBurton added a commit to commercialhaskell/stackage that referenced this issue Jun 8, 2016
@stepcut
Copy link
Member

stepcut commented Nov 3, 2016

Fixed this and similar issues in 0.9.2.

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

2 participants