Skip to content

Conversation

bergey
Copy link
Contributor

@bergey bergey commented May 18, 2016

The function name & docs suggest this is the intended behavior.
haskell-mode-find-def errors if there is no session, so we need to
only call it if there is a session.

closes #1180

See discussion in #1326

The function name & docs suggest this is the intended behavior.
`haskell-mode-find-def` errors if there is no session, so we need to
only call it if there is a session.

closes haskell#1180
@bergey bergey mentioned this pull request May 18, 2016
@gracjan gracjan changed the title fallback to tags if there is no haskell-session Fallback to tags if there is no haskell-session May 18, 2016
@gracjan gracjan merged commit 2e3be9e into haskell:master May 18, 2016
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.

Enable jump to tag without activating a session
2 participants