Closed trofi closed 6 years ago
I just spent half a day trying to figure out why my stack build
failed in linker stage, and just found this solution. Could this be merged into the main branch and updated so that Hackage would contain a working version? Please?
Yes, of course. Sorry for the delay.
Noticed as a quickfuzz build breakage (http://quickfuzz.org/): can't load .so/.DLL for: .../libHSiCalendar-0.4.0.4-2VZGCUKX8TfFH3xdw7yYla-ghc8.0.2.so (.../libHSiCalendar-0.4.0.4-2VZGCUKX8TfFH3xdw7yYla-ghc8.0.2.so: undefined symbol: iCalendarzm0zi4zi0zi4zm2VZZGCUKX8TfFH3xdw7yYla_PathszuiCalendar_version1_closure)
It's a symbol iCalendar-0.4.0.4-2VZGCUKX8TfFH3xdw7yYla_Paths_iCalendar_version1_closure
This change adds missing module into other-modules.
Signed-off-by: Sergei Trofimovich slyfox@gentoo.org