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

Add underlining pure functions #7

Closed
vrom911 opened this issue Feb 16, 2020 · 0 comments · Fixed by #24
Closed

Add underlining pure functions #7

vrom911 opened this issue Feb 16, 2020 · 0 comments · Fixed by #24
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vrom911
Copy link
Member

vrom911 commented Feb 16, 2020

https://hackage.haskell.org/package/ansi-terminal-0.10.3/docs/System-Console-ANSI-Types.html#t:Underlining

@vrom911 vrom911 added the enhancement New feature or request label Feb 16, 2020
@chshersh chshersh added the good first issue Good for newcomers label Feb 16, 2020
skaex added a commit to skaex/colourista that referenced this issue Apr 10, 2020
These functions are:
- singleUnderline
- doubleUnderline
- noUnderline

Run stylish-haskell linter
skaex added a commit to skaex/colourista that referenced this issue Apr 10, 2020
These functions are:
- singleUnderline
- doubleUnderline
- noUnderline
vrom911 pushed a commit that referenced this issue Apr 16, 2020
* [#7] Add 3 underlining pure functions.

These functions are:
- singleUnderline
- doubleUnderline
- noUnderline

* Update copied pragma

* Add note showing lack of support for doubleUnderline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants