Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Relax version bounds and remove non-breaking whitespace to build with nix #58

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jmorag
Copy link

@jmorag jmorag commented Jan 19, 2020

With these version bounds, the package successfully builds with GHC 8.6.5. The presence of character \160 in the source files also prevents nix from being able to build the haddocks successfully. If non-breaking space is necessary for the docs to be formatted nicely without unnecessary line breaks, I can try fixing the issue in the nix expression instead of here, but my attempts to do that so far have been unsuccessful.

Nix refuses to build the haddocks with char 160 non-breaking space in
the source files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant