Skip to content

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Aug 18, 2015

' should be used rather than #' in make-obsolete and #' causes byte-compile warning. You can get following warning by following steps.

  1. byte-compile haskell.el
  2. load haskell.elc
  3. byte-compile haskell.el
haskell.el:67:2:Warning: `haskell-process-completions-at-point' is an obsolete
    function (as of June 19, 2015); use
    `haskell-completions-sync-completions-at-point' instead.

gracjan added a commit that referenced this pull request Aug 18, 2015
@gracjan gracjan merged commit 92c5cfb into haskell:master Aug 18, 2015
@gracjan
Copy link
Contributor

gracjan commented Aug 18, 2015

Nice catch. Thanks.

@syohex syohex deleted the suppress-byte-compile-warnings branch August 18, 2015 08:13
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

Successfully merging this pull request may close these issues.

2 participants