Skip to content

Commit

Permalink
Pin relude to avoid 1.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Aug 24, 2021
1 parent 0848c10 commit 62ebb5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neuron.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: neuron
version: 1.9.35.1
version: 1.9.35.2
license: AGPL-3.0-only
copyright: 2020 Sridhar Ratnakumar
maintainer: srid@srid.ca
Expand Down Expand Up @@ -78,7 +78,7 @@ common library-common
reflex-dom-pandoc >= 0.7.9.0,
reflex-fsnotify,
reflex,
relude,
relude >= 0.7.0.0 && < 1.0.0.0,
split,
shower,
tagged,
Expand Down

0 comments on commit 62ebb5e

Please sign in to comment.