Skip to content

Commit

Permalink
Stephen Diehl pages no longer resolve. Updating to archive.org version.
Browse files Browse the repository at this point in the history
  • Loading branch information
djoldman authored and tomjaguarpaw committed Apr 30, 2023
1 parent 224a1c7 commit 758d7a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/documentation.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Curated resources put together by Haskellers:
* [The Haskell Wiki](http://wiki.haskell.org)
* [The Haskell Wikibook](http://en.wikibooks.org/wiki/Haskell)
* [FP Complete's School of Haskell](https://www.schoolofhaskell.com/)
* [Stephen Diehl's What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/)
* [Stephen Diehl's What I Wish I Knew When Learning Haskell](https://web.archive.org/web/20220513191346/http://dev.stephendiehl.com/hask/)
* [Chris Allen's List of Learning Haskell Resources](https://github.com/bitemyapp/learnhaskell)
* [Bob Ippolito's Getting Started with Haskell](http://bob.ippoli.to/archives/2013/01/11/getting-started-with-haskell/)
* [Albert Y.C. Lai's Haskell Notes and Examples](http://www.vex.net/~trebla/haskell/index.xhtml)
Expand All @@ -88,7 +88,7 @@ Manuals and guides that cover common Haskell tooling:

The Cabal guide is a good start but there's a lot to learn:

* [Stephen Diehl's Cabal Quickstart](http://dev.stephendiehl.com/hask/#cabal)
* [Stephen Diehl's Cabal Quickstart](https://web.archive.org/web/20220513191346/http://dev.stephendiehl.com/hask/#cabal)
* [The Storage and Interpretation of Cabal Packages](http://www.vex.net/~trebla/haskell/sicp.xhtml)
* [The Cabal of Cabal](http://www.vex.net/~trebla/haskell/cabal-cabal.xhtml)

Expand Down

0 comments on commit 758d7a4

Please sign in to comment.