Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update frontend to support unreferenced variable quick fix #85

Merged
merged 1 commit into from
Feb 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ extra-deps:
- unix-2.8.5.1
- Win32-2.14.1.0
- git: https://git.ps.informatik.uni-kiel.de/curry/curry-frontend.git
commit: 1b072df42ee1a4fc5102e1ac0281ed28072a0fe4
commit: ce64f24565e7a16235918bbded4d2ee9ef770e5c

allow-newer: true

Expand Down
6 changes: 3 additions & 3 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@ packages:
original:
hackage: Win32-2.14.1.0
- completed:
commit: 1b072df42ee1a4fc5102e1ac0281ed28072a0fe4
commit: ce64f24565e7a16235918bbded4d2ee9ef770e5c
git: https://git.ps.informatik.uni-kiel.de/curry/curry-frontend.git
name: curry-frontend
pantry-tree:
sha256: d76276289cf44eb6feda91e24efbbd540a1ecae3499635e0ab232b01fe6f1463
sha256: 6c32214f8fce18a3256db3017bbfcdff9dce820d5c6205a455c861b2bafc1bd8
size: 21750
version: 3.0.0
original:
commit: 1b072df42ee1a4fc5102e1ac0281ed28072a0fe4
commit: ce64f24565e7a16235918bbded4d2ee9ef770e5c
git: https://git.ps.informatik.uni-kiel.de/curry/curry-frontend.git
snapshots:
- completed:
Expand Down