@hackage javascript-extras0.5.0.0
Extra javascript functions when using GHCJS
Categories
License
BSD-3-Clause
Maintainer
louis@pan.me
Links
Versions
Installation
Dependencies (7)
- base >=4.7 && <5
- deepseq >=1.4
- ghcjs-base
- ghcjs-base-stub >=0.2
- newtype-generics >=0.5
- parallel >=3.2 Show all…
Dependents (3)
@hackage/glazier-react-examples, @hackage/glazier-react, @hackage/glazier-react-widget
Extra javascript functions when using GHCJS
Changelog
-
0.5.0.0
- flipped the args of
getPropertyandsetPropertyThis makes it easier for chaining.
- flipped the args of
-
0.4.0.0
- Renamed
JSVartoJSRepto avoid confusion withJSVal - Renamed
toJS'totoJSR - Renamed
fromJS'tofromJSR getPropertyandsetPropertyusesJE.ToJS ainstead ofCoercible a J.JSVal- flipped the args of
getPropertyandsetProperty - Moved
justSndsto esoteric-extrasData.Maybe.Esoteric.keepMaybes - Renamed
safeModularIncrementtosafeIncrement - Renamed
safeModularDecrementtosafeDecrement
- Renamed
-
0.3.3.0
- Added
classNames,justSnds
- Added