Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
ed4cdd8c
Commit
ed4cdd8c
authored
Apr 26, 2016
by
Andrey Mokhov
Browse files
Add comment on unicode build info.
[skip ci]
parent
ab5a70fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Rules/Actions.hs
View file @
ed4cdd8c
...
...
@@ -237,7 +237,8 @@ renderBox ls = tail $ concatMap ('\n' :) (boxTop : map renderLine ls ++ [boxBot]
-- Minimum total width of the box in characters
minimumBoxWidth
=
32
-- FIXME: See Shake #364.
-- TODO: Make this setting configurable? Setting to True by default seems
-- to work poorly with many fonts.
useUnicode
=
False
-- Characters to draw the box
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment