| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Octane.Type.Value.IntValue
Documentation
Constructors
| IntValue | |
Fields | |
Instances
| Eq IntValue Source # | |
| Show IntValue Source # | |
| ToJSON IntValue Source # | |
| HasField "unpack" IntValue Int32 Source # | |
| ModifyField "unpack" IntValue IntValue Int32 Int32 Source # | |
| ModifyRec "unpack" Int32 cs0 => HasField "unpack" (Rec cs0 IntValue) Int32 Source # | |
| ModifyRec "unpack" Int32 cs0 => ModifyField "unpack" (Rec cs0 IntValue) (Rec cs0 IntValue) Int32 Int32 Source # | |
| type FieldType "unpack" IntValue Source # | |
| type UpdateType "unpack" IntValue Int32 Source # | |