Skip to content
GitLab
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
140376ac
Commit
140376ac
authored
Jul 27, 2015
by
Andrey Mokhov
Browse files
Add to demo.txt.
parent
3090409f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/demo.txt
View file @
140376ac
...
...
@@ -2,3 +2,8 @@
2. Rebuild only when package-data.mk contents has changed
* Add to Settings/GhcPkg.hs: package deepseq ? arg "--force"
3. Reduce complexity when searching for source files by 40x:
* compiler, was: 25 dirs (24 source dirs + autogen) x 406 modules x 2 extensions = 20300 candidates
* compiler, now: 25 dirs x 20 module-dirs = 500 candidates
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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