Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marc Coiffier
BHR
Commits
137faa42
Commit
137faa42
authored
Apr 07, 2019
by
Marc Coiffier
Browse files
Release CaPriCon 0.12.2, to make the new stylesheets useable in WiQEEs
parent
ad7ff0db
Changes
2
Hide whitespace changes
Inline
Side-by-side
capricon/capricon.cabal
View file @
137faa42
...
...
@@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/
name: capricon
version: 0.12.
1
version: 0.12.
2
-- synopsis:
-- description:
license: GPL-3
...
...
capricon/exe/WiQEE.hs
View file @
137faa42
...
...
@@ -154,7 +154,7 @@ runWordsState ws st = ($st) $ from (stateT.concatT) $^ do
runWithFS
::
JS
.
JSString
->
FSIO
a
->
JS
.
CIO
a
runWithFS
fsname
(
FSIO
r
)
=
newFS
fsname
>>=
r
^..
readerT
hasteDict
=
cocDict
(
"0.12.
1
-js"
::
String
)
getString
getBytes
setString
setBytes
hasteDict
=
cocDict
(
"0.12.
2
-js"
::
String
)
getString
getBytes
setString
setBytes
main
::
IO
()
main
=
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment