Copyright | (c) 2016 - 2017 Finn Teegen |
---|---|
License | BSD-3-clause |
Maintainer | bjp@informatik.uni-kiel.de |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Curry.FlatCurry.Annotated.Type
Description
TODO
Documentation
data ABranchExpr a Source #
Instances
Eq a => Eq (ABranchExpr a) Source # | |
Read a => Read (ABranchExpr a) Source # | |
Show a => Show (ABranchExpr a) Source # | |
module Curry.FlatCurry.Type