| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- setContentsMargins
- QStringView instead of QStringRef
Change-Id: I2cd4df9b68f5f2fbf4c5d918b0bf238734518037
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
|
|
| |
There is one ghcmod process started in a separate thread per project directory of opened files.
If there are no more files open for a project, that ghcmod thread is exited.
This doesn't take unsaved modifications into account.
|
|
See lexical structure of Haskell
https://www.haskell.org/onlinereport/haskell2010/haskellch2.html
|