mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Correct casing for package names
I didn't realize package names are case-sensitive.
This commit is contained in:
parent
7564425743
commit
09b85591a4
@ -1294,8 +1294,8 @@ packages:
|
||||
- quadtree
|
||||
|
||||
"Brian Lewis brian@lorf.org @bsl":
|
||||
- bindings-glfw
|
||||
- glfw-b
|
||||
- bindings-GLFW
|
||||
- GLFW-b
|
||||
|
||||
"Stackage upper bounds":
|
||||
# https://github.com/fpco/stackage/issues/537
|
||||
|
||||
Loading…
Reference in New Issue
Block a user