j
k
j a
j l
Apologies if this has been covered before. What compatibility is there between code compiled in different versions of GHC?
As a rule, none. Always recompile your code for every new release. --sigbjorn
Back to the thread
Back to the list