mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
Export all the smart constructors.
This commit is contained in:
parent
0bd0170c37
commit
172f699c21
@ -4,9 +4,16 @@ module Control.Abstract.Value
|
||||
, AbstractIntro(..)
|
||||
, AbstractFunction(..)
|
||||
, Comparator(..)
|
||||
, function'
|
||||
, call'
|
||||
, Function(..)
|
||||
, unit'
|
||||
, Unit(..)
|
||||
, boolean'
|
||||
, asBool'
|
||||
, Boolean(..)
|
||||
, pair'
|
||||
, asPair'
|
||||
, Pair(..)
|
||||
, asBool
|
||||
, while
|
||||
|
Loading…
Reference in New Issue
Block a user