mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
remove duplicated export
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{-# LANGUAGE DeriveDataTypeable #-}
|
||||
module PGF2.Expr(Var, Cat, Fun, Var,
|
||||
module PGF2.Expr(Var, Cat, Fun,
|
||||
BindType(..), Literal(..), Expr(..),
|
||||
Type(..), Hypo,
|
||||
Patt(..), Equation(..),
|
||||
|
||||
Reference in New Issue
Block a user