Dierk König

Results 12 issues of Dierk König

please link to new source of documentation

see https://stackoverflow.com/questions/32959378/how-to-handle-exceptions-in-frege?noredirect=1&lq=1 also delve into exceptions as sum types in the native declarations

we may want to wait for the finalization of the native API but we may also just go ahead with what we have

wait for publication by @vsts

Attributes with the same qualifier must always have the same value. However, when synchronization gets out of step, a controller might return a list of ValueChangedCommands that set attributes with...

After working with the plugin for some hours and with multiple projects, IDEA issues the "low memory" warning and the system gets really unresponsive. I bumped up my memory settings...

It appears that the colon cons operator is not recognized (?) in ``` main = do println $ 1 : [] ``` even though the code compiles and runs fine

![Bildschirmfoto 2021-10-28 um 18 00 44](https://user-images.githubusercontent.com/51843/139294832-b86534b3-8ad4-43de-815b-3bc686ba4373.png) In a list comprehension like `[x | x

I assume the F6 move refactorings (likewise DnD move of frege module files in the project view) are simply not supported, yet. However, they appear in the respective context menus.