forked from GitHub/gf-core
remove duplicated export
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{-# LANGUAGE DeriveDataTypeable #-}
|
{-# LANGUAGE DeriveDataTypeable #-}
|
||||||
module PGF2.Expr(Var, Cat, Fun, Var,
|
module PGF2.Expr(Var, Cat, Fun,
|
||||||
BindType(..), Literal(..), Expr(..),
|
BindType(..), Literal(..), Expr(..),
|
||||||
Type(..), Hypo,
|
Type(..), Hypo,
|
||||||
Patt(..), Equation(..),
|
Patt(..), Equation(..),
|
||||||
|
|||||||
Reference in New Issue
Block a user