Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Update versions of case-insensitive and unordered-containers #32

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions haskell-platform.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ library
async ==2.0.1.4,
attoparsec ==0.10.4.0,
Cabal ==1.18.1.2,
case-insensitive ==1.1.0.1,
case-insensitive ==1.1.0.2,
cgi ==3001.1.7.5,
fgl ==5.4.2.4,
GLUT ==2.5.0.2,
Expand All @@ -94,7 +94,7 @@ library
syb ==0.4.1,
text ==0.11.3.1,
transformers ==0.3.0.0,
unordered-containers ==0.2.3.0,
unordered-containers ==0.2.3.3,
vector ==0.10.9.1,
xhtml ==3000.2.1,
zlib ==0.5.4.1,
Expand Down