snapframework / snap-core

Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
317 stars 85 forks source link

"Snap supports ghc versions from 7.4 through 8.0" #291

Open pbarill opened 5 years ago

pbarill commented 5 years ago

I was looking at the home page and I saw this message:

Snap supports ghc versions from 7.4 through 8.0

8.0?? Yikes!

This piece:

    <div class='content' style='display: none;'>
      <img width='960' height='282' src='/media/img/splash-img-2.png' title='Snap Framework' />
      <p class='blurb'>
        Built for speed, simplicity and stability. Snap supports ghc versions from 7.4 through 8.0.
      </p>
    </div>
ysangkok commented 2 years ago

I can't find this text any more, I guess this issue can be closed?

sylecn commented 2 years ago

It's in the 2nd image of homepage carousel slideshow.

I noticed the snap project is not receiving many care. Recently I would like to try heist template with haskell lts-18.28, but it is not in lts (probably because lack of maintenance), and its dependencies are out of date.

andreasabel commented 7 months ago

ATTN: @gregorycollins @mightybyte

Actually, GHC 7 is no longer supported, but GHC 8 and 9 are!