Skip to content

Commit

Permalink
Merge pull request #48 from DanBurton/ghc-8.4.4-hints
Browse files Browse the repository at this point in the history
Added global-hints for ghc-8.4.4
  • Loading branch information
snoyberg authored Oct 27, 2018
2 parents ae13dbf + 595d9ed commit 9499634
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions stack/global-hints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,38 @@ ghc-8.2.2:
pretty: '1.1.3.3'
template-haskell: '2.12.0.0'
directory: '1.3.0.2'
ghc-8.4.4:
ghc: '8.4.4'
bytestring: '0.10.8.2'
unix: '2.7.2.2'
haskeline: '0.7.4.2'
stm: '2.4.5.1'
Cabal: '2.2.0.1'
base: '4.11.1.0'
time: '1.8.0.2'
xhtml: '3000.2.2.1'
text: '1.2.3.1'
hpc: '0.6.0.3'
filepath: '1.4.2'
process: '1.6.3.0'
parsec: '3.1.13.0'
ghc-compact: '0.1.0.0'
array: '0.5.2.0'
integer-gmp: '1.0.2.0'
containers: '0.5.11.0'
ghc-boot: '8.4.4'
binary: '0.8.5.1'
ghc-prim: '0.5.2.0'
mtl: '2.2.2'
ghci: '8.4.4'
rts: '1.0'
terminfo: '0.4.1.1'
transformers: '0.5.5.0'
deepseq: '1.4.3.0'
ghc-boot-th: '8.4.4'
pretty: '1.1.3.6'
template-haskell: '2.13.0.0'
directory: '1.3.1.5'
ghc-8.4.1:
ghc: '8.4.1'
bytestring: '0.10.8.2'
Expand Down

0 comments on commit 9499634

Please sign in to comment.