Skip to content

Commit 25d1ad0

Browse files
authored
fixed version bump
A bug fix in `fixed` necessitated a major version bump.
1 parent 0f218b4 commit 25d1ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenGLRaw.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ library
691691
base >= 4 && < 5,
692692
bytestring >= 0.9 && < 0.11,
693693
containers >= 0.3 && < 0.7,
694-
fixed >= 0.2 && < 0.3,
694+
fixed >= 0.2 && < 0.4,
695695
half >= 0.2.2.1 && < 0.4,
696696
text >= 0.1 && < 1.3,
697697
transformers >= 0.2 && < 0.6

0 commit comments

Comments
 (0)