tomahawkins / atom

A DSL for embedded hard realtime applications.
http://hackage.haskell.org/package/atom
Other
270 stars 19 forks source link

shift and rotate allow expressions on the right side now too #4

Closed seni closed 13 years ago

seni commented 13 years ago

the stock Data.Bits functions want the right side to be Int, .<<., .>>., rol and ror are used instead