I recently gained access to a Xeon Phi (Knights Corner edition, a bit dated but useful to play around with), and I'm interested in using Haskell to program for the Phi platform.<div><br></div><div>Sadly, the only lead I've got about working with both technologies is a 2014 paper by Liu, et al. at Intel Research (available via <a href="https://www.researchgate.net/publication/262310691_The_Intel_Labs_Haskell_Research_Compiler">this site</a>). In a 3-month-old <a href="https://www.reddit.com/r/haskell/comments/4hokvy/is_there_any_way_to_get_my_hands_on_intels/d2rmkzz">Reddit thread</a>, one of the authors mentions that the compiler may be released at a future date, but implied that it will likely have some degree of instability.</div><div><br></div><div>Are there any libraries or compilers, or even extensions or modifications for GHC or other existing compilers, that allow compilation for the Xeon Phi?</div>