
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. 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 [this site](https://www.researchgate.net/publication/262310691_The_Intel_Labs_Haskell_Re...)). In a 3-month-old [Reddit thread](https://www.reddit.com/r/haskell/comments/4hokvy/is_there_any_way_to_get_my_...), 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. Are there any libraries or compilers, or even extensions or modifications for GHC or other existing compilers, that allow compilation for the Xeon Phi?