Skip to content
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 cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/mpickering/hie-bios.git
tag: f0abff9c855ea7e6624617df669825f3f62f723b
tag: 501cc337691cc9da45ff12db46d8b3af9a2a0eda

source-repository-package
type: git
Expand Down
2 changes: 1 addition & 1 deletion stack-8.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extra-deps:
- haskell-src-exts-1.21.1
# - hie-bios-0.4.0
- github: mpickering/hie-bios
commit: f0abff9c855ea7e6624617df669825f3f62f723b
commit: 501cc337691cc9da45ff12db46d8b3af9a2a0eda
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extra-deps:
- haskell-src-exts-1.21.1
# - hie-bios-0.4.0
- github: mpickering/hie-bios
commit: f0abff9c855ea7e6624617df669825f3f62f723b
commit: 501cc337691cc9da45ff12db46d8b3af9a2a0eda
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
Expand Down
2 changes: 1 addition & 1 deletion stack-8.8.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extra-deps:
- haskell-src-exts-1.21.1
# - hie-bios-0.4.0
- github: mpickering/hie-bios
commit: f0abff9c855ea7e6624617df669825f3f62f723b
commit: 501cc337691cc9da45ff12db46d8b3af9a2a0eda
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extra-deps:
- haskell-lsp-types-0.22.0.0
# - hie-bios-0.4.0
- github: mpickering/hie-bios
commit: f0abff9c855ea7e6624617df669825f3f62f723b
commit: 501cc337691cc9da45ff12db46d8b3af9a2a0eda
- indexed-profunctors-0.1
- lsp-test-0.10.3.0
- monad-dijkstra-0.1.1.2
Expand Down