packages feed

descript-lang-0.2.0.0: src/Descript/Sugar/Data/Atom.hs

module Descript.Sugar.Data.Atom
  ( module Descript.Sugar.Data.Atom.Inject
  , module Descript.Sugar.Data.Atom.Scope
  , module Descript.Free.Data.Atom
  ) where

import Descript.Sugar.Data.Atom.Inject
import Descript.Sugar.Data.Atom.Scope
import Descript.Free.Data.Atom