Skip to content

Document assertion in haskell-indent. #440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2015
Merged

Document assertion in haskell-indent. #440

merged 1 commit into from
Feb 17, 2015

Conversation

gracjan
Copy link
Contributor

@gracjan gracjan commented Jan 19, 2015

Document assertion failure reported in #415.

module Test where
-- {{{ A header
--
! <-- TAB here

Results in

(or (<= start end) (signal (quote cl-assertion-failed)...

Document assertion failure reported in #415.

    module Test where
    -- {{{ A header
    --
    ! <-- TAB here

Results in

(or (<= start end) (signal (quote cl-assertion-failed)...
@gracjan
Copy link
Contributor Author

gracjan commented Feb 17, 2015

@purcell: what about this one? Beginning of a nice test suite for haskell-indent/haskell-indentation/hi2.

purcell added a commit that referenced this pull request Feb 17, 2015
Document assertion in haskell-indent.
@purcell purcell merged commit f39548c into haskell:master Feb 17, 2015
@purcell
Copy link
Member

purcell commented Feb 17, 2015

Hey, I wondered if you'd seen these reports of strange behaviour in haskell-indentation-mode recently: https://www.reddit.com/r/haskell/comments/2vwv77/how_should_i_indent_my_code_in_emacs/

@gracjan
Copy link
Contributor Author

gracjan commented Feb 17, 2015

There is a pull request here that replaces haskell-indentation with hi2 (same author). Have you experimented with hi2?

@purcell
Copy link
Member

purcell commented Feb 17, 2015

Yes, I tend to use hi2 myself. But I haven't been Haskelling much in the last couple of months, so I'm a bit out of touch with haskell-mode topics.

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