haskell / haskell/stylish-haskell

Support c2hs (at least partially)

オープン
#80 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Haskell
スター
1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

It'd be really cool if stylish-haskell could support files that uses c2hs.
I'm mainly looking for support for making imports stylish.

The `.chs` files include lines like

``` haskell
{#pointer *channel as ^ newtype#}
```

which naturally doesn't parse with a standard haskell parser.

It'd be ok if stylish-haskell only styled the imports which are not in c2hs style, and ignored or skipped the rest of the file when it encountered a c2hs import.

```
{#import Some.Haskell.Module#}
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。