<div dir="rtl"><div dir="ltr">Hi cafe,</div><div dir="ltr">I have a very annoying problem with hmatrix. I have a project which depends on it. I can use `stack build` with no errors but when I try to load it to GHCi(`stack ghci`) I get the following error:</div><div dir="ltr"><div dir="ltr">sh-4.3$ stack ghci</div><div dir="ltr">[0mApple-0.1.0.0: configure (lib) [0m</div><div dir="ltr">[0mConfiguring Apple-0.1.0.0... [0m</div><div dir="ltr">[0mApple-0.1.0.0: initial-build-steps (lib) [0m</div><div dir="ltr">[0mConfiguring GHCi with the following packages: Apple [0m</div><div dir="ltr">GHCi, version 8.0.2: <a href="http://www.haskell.org/ghc/" target="_blank">http://www.haskell.org/ghc/</a>  :? for help</div><div dir="ltr">ghc.EXE: addDLL: libblas.dll (Win32 error 126): The specified module could not be found.</div><div dir="ltr">ghc.EXE: Could not load `libblas.dll'. Reason: addDLL: could not load DLL</div><div dir="ltr"><br></div><div dir="ltr">ghc.EXE: addDLL: liblapack.dll (Win32 error 126): The specified module could not be found.</div><div dir="ltr">ghc.EXE: Could not load `liblapack.dll'. Reason: addDLL: could not load DLL</div><div dir="ltr"><br></div><div dir="ltr">ghc.EXE: C:\Users\Yotam\Apple\.stack-work\install\ebd7be2b\lib\x86_64-windows-ghc-8.0.2\hmatrix-0.18.0.0-IA7RzrKn1o84vo5PLhGcwQ\HShmatrix-0.18.0.0-IA7RzrKn1o84vo5PLhGcwQ.o: unknown symbol `dgesvd_'</div><div dir="ltr"><br></div><div dir="ltr">ghc.EXE: unable to load package `hmatrix-0.18.0.0'</div><div dir="ltr"><br></div><div>This is really bizarre, and could not find something online to help me fix this.</div><div>I'm using stack 1.5.0 with ghc 8.0.2</div><div><br></div><div>On a side note, I've seen some discussions about why the C libraries can't be added automatically but did not understand most of it, if someone can explain it would be highly appreciated.</div><div><br></div><div>Yotam</div><div><br></div><div><br></div></div></div>