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

rebase currently broken on Stackage #11

Closed
cdornan opened this issue Jan 21, 2018 · 2 comments
Closed

rebase currently broken on Stackage #11

cdornan opened this issue Jan 21, 2018 · 2 comments

Comments

@cdornan
Copy link

cdornan commented Jan 21, 2018

rebase is currently broken on Stackage failing to build with the following error so we have disabled it to make the release . Could you let us know when it is fixed so we ca restore it — cheers.


library/Rebase/Prelude.hs:9:3: error:
Conflicting exports for ‘optional’:
‘module Exports’ exports ‘Exports.optional’
imported from ‘BasePrelude’ at library/Rebase/Prelude.hs:16:1-63
(and originally defined in ‘Control.Applicative’)
‘module Exports’ exports ‘Exports.optional’
imported from ‘Rebase.Data.Functor.Plus’ at library/Rebase/Prelude.hs:53:1-68
(and originally defined in ‘Data.Functor.Alt’)

@felixonmars
Copy link
Contributor

This has been fixed in 1.2.3.

bergmark added a commit to commercialhaskell/stackage that referenced this issue Feb 26, 2018
@mihaimaruseac
Copy link

Fix confirmed, this can be closed.

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

4 participants