Boldizsár Németh
Boldizsár Németh
In the case of `haskell-src-exts-1.18.2`, `pretty-show-1.6.13` the generated haskell code can be found in the sources, but it is not the latest one, so compilation errors appear in the code...
**Walkaround**: Add the generated haskell code to the source codebase. Update it every time the project gets updated.
As a long-term solution we should search for the generated sources, but we should inform the user when these files would be changed.
I cannot reproduce the test error. Could you try to manually run the transformation? 1. Create a module `A` with the contents of ``` module A where a = ()...
In package `timezone-series` the flags are not configured good by default for the actual version of the `time` package