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 a85d8be commit 64effaaCopy full SHA for 64effaa
gltf-loader.cabal
@@ -79,7 +79,7 @@ common shared
79
-Wredundant-constraints
80
build-depends:
81
base >=4.14.0 && <5,
82
- linear ^>=1.21,
+ linear >=1.21 && < 2,
83
microlens ^>=0.4.12,
84
microlens-platform ^>=0.4.2,
85
rio ^>=0.1.22
0 commit comments