chris-martin / bricks

Bricks is a lazy functional language based on Nix.
https://hackage.haskell.org/package/bricks
6 stars 1 forks source link

Comments #4

Closed chris-martin closed 6 years ago

chris-martin commented 6 years ago

I plan to support Haskell-style inline comments (-- comment) and block comments ({- comment -}).