packages feed

ormolu-0.9.0.0: data/examples/other/comment-style-transform-out.hs

{-|
Module:      Data.Aeson.TH
Copyright:   (c) 2011-2016 Bryan O'Sullivan
             (c) 2011 MailRank, Inc.
License:     BSD3
Stability:   experimental
Portability: portable
-}
module Main where

{- |

Here is a snippet:

@
x = y + 2
@

-}
x = y + 2