carymrobbins / intellij-haskforce

Haskell plugin for IntelliJ IDEA
http://carymrobbins.github.io/intellij-haskforce/
Apache License 2.0
486 stars 41 forks source link

Support Literate Haskell #356

Open TrentonZero opened 6 years ago

TrentonZero commented 6 years ago

Haskforce does not currently correctly handle Literate Haskell (LHS) files written with Bird style notation.

https://wiki.haskell.org/Literate_programming#Haskell_and_literate_programming

carymrobbins commented 5 years ago

Also, LaTeX is not supported as well. There is a LaTeX plugin which may be worth looking into for aiding in support.