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
acf36236
Commit
acf36236
authored
Mar 10, 2016
by
Andrey Mokhov
Browse files
Update limitations
See
#219
. [skip ci]
parent
b052ae70
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
acf36236
...
@@ -105,6 +105,7 @@ The new build system still lacks many important features:
...
@@ -105,6 +105,7 @@ The new build system still lacks many important features:
*
Only HTML Haddock documentation is supported (use
`--haddock`
flag).
*
Only HTML Haddock documentation is supported (use
`--haddock`
flag).
*
Build flavours and conventional command line flags are not implemented:
[
#188
][
flavours-issue
]
.
*
Build flavours and conventional command line flags are not implemented:
[
#188
][
flavours-issue
]
.
*
Cross-compilation is not implemented:
[
#177
][
cross-compilation-issue
]
.
*
Cross-compilation is not implemented:
[
#177
][
cross-compilation-issue
]
.
*
There is no support for installation or binary/source distribution:
[
#219
][
install-issue
]
.
Check out [milestones] to see when we hope to resolve the above limitations.
Check out [milestones] to see when we hope to resolve the above limitations.
...
@@ -144,6 +145,7 @@ helped me endure and enjoy the project.
...
@@ -144,6 +145,7 @@ helped me endure and enjoy the project.
[
validation-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/187
[
validation-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/187
[
flavours-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/188
[
flavours-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/188
[
cross-compilation-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/177
[
cross-compilation-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/177
[
install-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/219
[
milestones
]:
https://github.com/snowleopard/shaking-up-ghc/milestones
[
milestones
]:
https://github.com/snowleopard/shaking-up-ghc/milestones
[
comments-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/55
[
comments-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/55
[
doc-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/56
[
doc-issue
]:
https://github.com/snowleopard/shaking-up-ghc/issues/56
...
...
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