dbanas@dbanas-lap:~/prj/AMI-Tool$ makerm -f libami.soghc -o libami.so -shared -dynamic -package parsec -lHSrts -lm -lffi -lrt AMIParse.o AMIModel.o ami_model.o ExmplUsrModel.o Filter.odbanas@dbanas-lap:~/prj/AMI-Tool$However, I'm a little confused as to why the "-package parsec" isn't triggering the same issue, since the parsec dynamic libraries were given the same "-ghc7.4.2" suffix: