Skip to content

Instantly share code, notes, and snippets.

@eccstartup
Created November 16, 2013 00:50
Show Gist options
  • Select an option

  • Save eccstartup/7494338 to your computer and use it in GitHub Desktop.

Select an option

Save eccstartup/7494338 to your computer and use it in GitHub Desktop.
cabal error
Resolving dependencies...
Downloading gtk-0.12.4...
[1 of 2] Compiling SetupWrapper ( /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs, /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/dist/setup/SetupWrapper.o )
/var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:94:45:
Ambiguous occurrence `moreRecentFile'
It could refer to either `SetupWrapper.moreRecentFile',
defined at /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:149:1
or `Distribution.Simple.Utils.moreRecentFile',
imported from `Distribution.Simple.Utils' at /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:8:1-32
/var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:95:45:
Ambiguous occurrence `moreRecentFile'
It could refer to either `SetupWrapper.moreRecentFile',
defined at /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:149:1
or `Distribution.Simple.Utils.moreRecentFile',
imported from `Distribution.Simple.Utils' at /var/folders/3r/5c02fv4j15l0khx6qllnx4dc0000gn/T/gtk-0.12.4-2950/gtk-0.12.4/SetupWrapper.hs:8:1-32
Failed to install gtk-0.12.4
cabal: Error: some packages failed to install:
gtk-0.12.4 failed during the configure step. The exception was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment