Ticket #2453 (closed merge: fixed)

Opened 5 years ago

Last modified 5 years ago

users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have obsolete refs to www.cse.ogi.edu

Reported by: guest Owned by: igloo
Priority: normal Milestone: 6.10.1
Component: Documentation Version: 6.8.3
Keywords: OGI Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html

reads:

"The web page:  http://www.cse.ogi.edu/PacSoft/projects/rmb/ contains up to date information on recursive monadic bindings. "

That web page no longer exists. Please update the link, or remove it.

Change History

Changed 5 years ago by guest

  • keywords OGI added
  • summary changed from users_guide/syntax-extns.html # 8.3.3 has obsolete ref to www.cse.ogi.edu/PacSoft/ to users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have obsolete refs to www.cse.ogi.edu

Other dead links in doc:

Many of the MTL pages:  http://haskell.org/ghc/docs/latest/html/libraries/mtl/Control-Monad-RWS.html  http://haskell.org/ghc/docs/latest/html/libraries/mtl/Control-Monad-RWS-Lazy.html  http://haskell.org/ghc/docs/latest/html/libraries/mtl/Control-Monad-State.html etc...

have a broken reference to  http://www.cse.ogi.edu/~mpj

that should be changed to one of these:

 http://www.google.com/search?q=Functional+Programming+with+Overloading+and+Higher-Order+Polymorphism

Actually, it would be extra swell if Mark Jones would give permission and relevant text from the paper (or a new writeup) could be included in the documentation directly.

Changed 5 years ago by igloo

  • owner set to igloo
  • difficulty set to Unknown
  • milestone set to 6.10.1

Changed 5 years ago by simonmar

I've made the mtl changes in my tree, btw. Will push later.

Changed 5 years ago by igloo

  • owner changed from igloo to simonmar

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • owner changed from simonmar to igloo
  • type changed from bug to merge

Done:

Tue Sep 30 08:09:12 PDT 2008  Simon Marlow <marlowsd@gmail.com>
  * Remove outdated link to OGI webpage

and the mtl library was fixed earlier.

Changed 5 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Merged

Note: See TracTickets for help on using tickets.