Yampa 0.9.2.1 → 0.9.2.2
raw patch · 2 files changed
+2/−1 lines, 2 filesnew-uploader
Files
- Yampa.cabal +1/−1
- src/FRP/Yampa.hs +1/−0
Yampa.cabal view
@@ -1,5 +1,5 @@ name: Yampa-version: 0.9.2.1+version: 0.9.2.2 cabal-Version: >= 1.2 license: BSD3 license-file: LICENSE
src/FRP/Yampa.hs view
@@ -2964,6 +2964,7 @@ ------------------------------------------------------------------------------ -- Integration using the rectangle rule.+{-# INLINE integral #-} integral :: VectorSpace a s => SF a a integral = SF {sfTF = tf0} where