aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Krewinkel <[email protected]>2023-03-26 18:28:46 +0200
committerAlbert Krewinkel <[email protected]>2023-03-26 18:28:46 +0200
commit2821ca72ff7149fa6797fce7b5e5c9323b530fc8 (patch)
treedd99740f16dee9c73f2f208a1a64597f2b423aac
parentfcea9480b9d1e029e7a3800d57c81777209fb95d (diff)
Use released version of hslua-module-{system,text}
-rw-r--r--cabal.project11
-rw-r--r--stack.yaml4
2 files changed, 2 insertions, 13 deletions
diff --git a/cabal.project b/cabal.project
index 00736f005..d5afefaa6 100644
--- a/cabal.project
+++ b/cabal.project
@@ -6,14 +6,3 @@ tests: True
flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1,
skylighting-format-context >= 0.1.0.2
-
-source-repository-package
- type: git
- location: https://github.com/hslua/hslua
- tag: c500f19847982e11f3aff1c2077d31e5b109e2bb
- subdir: hslua-module-system
-source-repository-package
- type: git
- location: https://github.com/hslua/hslua
- tag: c500f19847982e11f3aff1c2077d31e5b109e2bb
- subdir: hslua-module-text
diff --git a/stack.yaml b/stack.yaml
index a1c26e6e1..466a27435 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,8 +19,8 @@ extra-deps:
- hslua-marshalling-2.3.0
- hslua-module-doclayout-1.1.0
- hslua-module-path-1.1.0
-- hslua-module-system-1.1.0
-- hslua-module-text-1.1.0
+- hslua-module-system-1.1.0.1
+- hslua-module-text-1.1.0.1
- hslua-module-version-1.1.0
- hslua-module-zip-1.1.0
- hslua-objectorientation-2.3.0