ghcjs-dom-jsaddle 0.9.9.0 → 0.9.9.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- ghcjs-dom-jsaddle.cabal +2/−2
ghcjs-dom-jsaddle.cabal view
@@ -1,12 +1,12 @@ cabal-version: 3.6 name: ghcjs-dom-jsaddle-version: 0.9.9.0+version: 0.9.9.1 build-type: Simple license: MIT license-file: LICENSE maintainer: Hamish Mackenzie <Hamish.K.Mackenzie@googlemail.com> synopsis: DOM library that supports both GHCJS and GHC using jsaddle-description: Documentent Object Model (DOM) functions that work with+description: Document Object Model (DOM) functions that work with GHCJS, but can also be used with GHC and a Browser. author: Hamish Mackenzie category: Web