Skip to content

Instantly share code, notes, and snippets.

@konn
Created June 3, 2010 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save konn/423951 to your computer and use it in GitHub Desktop.
Save konn/423951 to your computer and use it in GitHub Desktop.
[18 of 86] Compiling Plugin.Dict.DictLookup ( Plugin/Dict/DictLookup.hs, dist/build/Plugin/Dict/DictLookup.o )
Plugin/Dict/DictLookup.hs:1:0:
Warning: Module `Prelude' is deprecated:
You are using the old package `base' version 3.x.
Future GHC versions will not support base version 3.x. You
should update your code to use the new base version 4.x.
Plugin/Dict/DictLookup.hs:22:26:
Warning: In the use of `handle'
(imported from Control.Exception, but defined in base:Control.OldException):
Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment