jdonaldson / promhx

A promise and functional reactive programming library for Haxe
MIT License
145 stars 24 forks source link

error with DomTools #56

Closed francescoagati closed 9 years ago

francescoagati commented 9 years ago

when using DomTools i get

/usr/lib/haxe/lib/promhx/1,0,17/src/main/js/promhx/DomTools.hx:13: characters 40-54 : promhx.Stream<buildEventStream.T> has no field resolve
francescoagati commented 9 years ago

sorry i don't use using promhx.haxe.EventTools;