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

feature request: please update to repline 0.4 #5

Open
nlewycky opened this issue Jul 1, 2022 · 0 comments
Open

feature request: please update to repline 0.4 #5

nlewycky opened this issue Jul 1, 2022 · 0 comments

Comments

@nlewycky
Copy link

nlewycky commented Jul 1, 2022

cd src; ghci Theseus.hs produces these errors

Theseus/Repl.hs:65:3: error:
    Ambiguous occurrence ‘banner’
    It could refer to
       either ‘System.Console.Repline.banner’,
              imported from ‘System.Console.Repline’ at Theseus/Repl.hs:8:1-29
           or ‘Theseus.Repl.banner’, defined at Theseus/Repl.hs:27:1
   |
65 |   banner
   |   ^^^^^^

Theseus/Repl.hs:70:3: error:
    Ambiguous occurrence ‘initialiser’
    It could refer to
       either ‘System.Console.Repline.initialiser’,
              imported from ‘System.Console.Repline’ at Theseus/Repl.hs:8:1-29
           or ‘Theseus.Repl.initialiser’, defined at Theseus/Repl.hs:30:1
   |
70 |   initialiser
   |   ^^^^^^^^^^^
Failed, 7 modules loaded.

using repline 0.4.0 
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