<div dir="ltr">Hello folks,<div><br></div><div>I'm getting some linker trouble in the form of:</div><div><br></div><div><div>"Undefined symbols for architecture x86_64:</div><div>...</div><div>ld: symbol(s) not found for architecture x86_64"</div></div><div><br></div><div>When trying to compile a simple hashtables example <a href="https://hackage.haskell.org/package/hashtables-1.2.0.0">https://hackage.haskell.org/package/hashtables-1.2.0.0</a></div><div><br></div><div>I came across a previous thread with a solution <a href="https://www.haskell.org/pipermail/haskell-cafe/2014-October/116469.html">https://www.haskell.org/pipermail/haskell-cafe/2014-October/116469.html</a> but it's not working for me.</div><div><br></div><div>Here are the steps I'm taking and the verbose errors: <a href="https://gist.github.com/zmoazeni/b68c66f5e15654948946">https://gist.github.com/zmoazeni/b68c66f5e15654948946</a></div><div><br></div><div>Can someone give me a hand?</div><div><br></div><div>Thanks!</div><div>Zach</div></div>