Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
The1Penguin committed Nov 2, 2024
1 parent 2c456aa commit 8f0496b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions mat-chalmers.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,13 @@ library
, attoparsec >= 0.14.4 && < 0.15
, base >=4.18.2.0 && < 5.0
, bytestring >=0.11 && < 0.12
, css-text >= 0.1.3.0 && < 0.2
, effectful >= 2.4.0.0 && < 3.0.0.0
, log-effectful >= 1.0.0.0 && < 2.0.0.0
, heredoc >= 0.2.0.0 && < 0.3
, microlens-platform >= 0.4.3.5 && < 0.5
, lucid >= 2.11.1 && < 3
, mtl >= 2.3.1 && < 2.5
, old-locale == 1.0.0.7
, prettyprinter == 1.7.1
, wreq >= 0.5.4.2 && < 1.0.0.0
, retry == 0.9.3.1
, safe >= 0.3.21 && < 0.4
, tagsoup == 0.14.8
, text >= 2.0 && <= 3.0
Expand All @@ -50,7 +46,6 @@ library
, word8 == 0.1.3
, extra >= 1.7.16 && <= 1.8
, vector-space >= 0.16 && <0.18
, directory >= 1.3.5.0 && < 1.4

executable mat-chalmers
main-is: Main.hs
Expand All @@ -64,14 +59,11 @@ executable mat-chalmers
, log-base >= 0.12.0.0 && < 1.0.0.0
, file-embed
, microlens-platform
, mtl
, prettyprinter
, text
, time >= 1.12.2 && < 1.13
, twain >= 2.1.2.0 && < 3.0.0.0
, wai-extra >= 3.1.14 && < 4.0
, wai-middleware-static-embedded == 0.1.0.0
, directory >= 1.3.5.0 && < 1.4
, warp >= 3.4.0 && < 4.0.0
, async >= 2.2.5 && <= 3.0
default-language: GHC2021
Expand Down

0 comments on commit 8f0496b

Please sign in to comment.