We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd3b0d commit c0d43c7Copy full SHA for c0d43c7
ChangeLog.md
@@ -1,5 +1,5 @@
1
-NEXT VERSION []
2
-------------------
+0.1.1.1 [2025.03.10]
+--------------------
3
* Crash of python's main thread when one attempts to interrupt it fixed.
4
5
0.1.1 [2025.02.13]
inline-python.cabal
@@ -2,7 +2,7 @@ Cabal-Version: 3.0
Build-Type: Simple
Name: inline-python
-Version: 0.1.1
+Version: 0.1.1.1
6
Synopsis: Python interpreter embedded into haskell.
7
Description:
8
This package embeds python interpreter into haskell program and
0 commit comments