Skip to content

Commit

Permalink
Allow rib version greater than 0.12 for posterity
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jul 23, 2020
1 parent 779f221 commit 31756d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuron/neuron.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ common app-common
skylighting-core,
relude,
iso8601-time,
rib ^>=0.12,
rib >=0.12,
shake -any,
time,
text,
Expand Down

0 comments on commit 31756d8

Please sign in to comment.