Skip to content
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

Build fails on Emacs 28.1 #1779

Closed
taiju opened this issue May 18, 2022 · 2 comments
Closed

Build fails on Emacs 28.1 #1779

taiju opened this issue May 18, 2022 · 2 comments

Comments

@taiju
Copy link
Contributor

taiju commented May 18, 2022

$ make
EMACS check-emacs-version
Using EMACS = emacs, version = 28.1
mkdir build-28.1
EMACS build-28.1/ghc-core.elc
EMACS build-28.1/ghci-script-mode.elc
EMACS build-28.1/haskell-align-imports.elc
EMACS build-28.1/haskell-c2hs.elc
EMACS build-28.1/haskell-cabal.elc

In toplevel form:
haskell-cabal.el:362:8: Error:  docstring wider than 80 characters
make: *** [Makefile:80: build-28.1/haskell-cabal.elc] エラー 1
@taiju
Copy link
Contributor Author

taiju commented May 21, 2022

Slightly off-topic, I have also found a problem with tests failing in environments without git. (Emacs 28.1)
The probability of this occurring is very low, but I am reporting it just in case.

@purcell
Copy link
Member

purcell commented Jun 17, 2022

Working on 28.1 now.

@purcell purcell closed this as completed Jun 17, 2022
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

No branches or pull requests

2 participants