haddock module headers
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{-|
|
||||
Module : Core.Syntax
|
||||
Description : Core ASTs and the like
|
||||
-}
|
||||
{-# LANGUAGE PatternSynonyms, OverloadedStrings #-}
|
||||
module Core.Syntax
|
||||
( Expr(..)
|
||||
|
||||
Reference in New Issue
Block a user