ormolu/data/examples/declaration/splice/quotes-out.hs
2019-08-14 21:23:21 +02:00

18 lines
151 B
Haskell

foo = ''R
bar = 'foo
bar' = 'foo_bar
baz = ''(:#)
baz' = ''(Foo.Bar.:#)
equals = ''(==)
unit = ''()
list = ''[]
quolified = ''Semigroup.Option