| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
MarXup.Math
Documentation
Constructors
| BinOp Int (TeX -> TeX -> TeX) Int Int Math Math | |
| UnOp Int (TeX -> TeX) Int Math | |
| Con TeX | |
| Math (Int -> TeX) | |
| Invisible (TeX -> TeX) Math |
Instances
| Floating Math Source # | |
| Fractional Math Source # | |
| Num Math Source # | |
| IsString Math Source # | |
Defined in MarXup.Math Methods fromString :: String -> Math # | |
| Element Math Source # | |
| type Target Math Source # | |
Defined in MarXup.Math | |