Created
June 3, 2010 14:28
-
-
Save konn/423951 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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