Difference between revisions of "HaWiki migration"

From HaskellWiki
Jump to navigation Jump to search
m (German-content links removed: none were archived...)
m (Unarchived "Haskell infrastructure" content links removed)
Line 310: Line 310:
   
 
These pages can just disappear too.
 
These pages can just disappear too.
 
[http://www.haskell.org/wikisnapshot/CategoryCodeSnippet.html CategoryCodeSnippet] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryCommunity.html CategoryCommunity] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryHaskellImplementations.html CategoryHaskellImplementations] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryHomepage.html CategoryHomepage] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryMonad.html CategoryMonad] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryCategory.html CategoryCategory] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryTools.html CategoryTools] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryTutorial.html CategoryTutorial] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/CategoryApplication.html CategoryApplication] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/AdminGroup.html AdminGroup] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/BadContent.html BadContent] <!-- not archived -->
 
   
 
[https://web.archive.org/web/20100703042939/http://www.haskell.org/wikisnapshot/WhyWikiWorks.html WhyWikiWorks]
 
[https://web.archive.org/web/20100703042939/http://www.haskell.org/wikisnapshot/WhyWikiWorks.html WhyWikiWorks]
 
[http://www.haskell.org/wikisnapshot/WikiHomePage.html WikiHomePage] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/WikiName.html WikiName] <!-- not archived -->
 
 
[http://www.haskell.org/wikisnapshot/WikiSandBox.html WikiSandBox] <!-- not archived -->
 
   
 
[https://web.archive.org/web/20100703033538/http://www.haskell.org/wikisnapshot/WikiSyntax.html WikiSyntax]
 
[https://web.archive.org/web/20100703033538/http://www.haskell.org/wikisnapshot/WikiSyntax.html WikiSyntax]
Line 346: Line 318:
   
 
[https://web.archive.org/web/20100703040638/http://www.haskell.org/wikisnapshot/WikiWiki.html WikiWiki]
 
[https://web.archive.org/web/20100703040638/http://www.haskell.org/wikisnapshot/WikiWiki.html WikiWiki]
 
[http://www.haskell.org/wikisnapshot/WikiWikiSandbox.html WikiWikiSandbox] <!-- not required -->
 
   
 
[https://web.archive.org/web/20100703043530/http://www.haskell.org/wikisnapshot/WikiWikiWeb.html WikiWikiWeb]
 
[https://web.archive.org/web/20100703043530/http://www.haskell.org/wikisnapshot/WikiWikiWeb.html WikiWikiWeb]

Revision as of 22:51, 9 August 2021

Note: This migration refers to work started in 2006. It is retained for historical purposes only.


Remember you need to check licences before moving content to the new wiki! Pages to be migrated to the new wiki. Once a page has been moved delete it from this list.

When porting new pages, please try to categorise them. This will ease navigating the wiki in the long term. A list of all categories is here. To categorise a page, insert, for example, the text:

[[Category:Tutorials]]

Archive

Old content can be found online at the Internet Archive pages for HaWiki.

Licenses

If you are happy for your contributions on the old wiki to be relicensed and moved to the new wiki, please add your name to this list, so that others may move your contributions without fear:

  • Adrian Hey
  • Andrew Bromage
  • Bulat Ziganshin
  • Cale Gibbard
  • Dave Menendez
  • David Himmelstrup (Lemmih)
  • Derek Elkins
  • Don Stewart
  • Einar Karttunen
  • Henk-Jan van Tuyl
  • Henning Thielemann
  • Ian Lynagh
  • Jason Dagit
  • Jean-Philippe Bernardy
  • Johannes Ahlmann
  • Matthias Fischmann
  • Neil Mitchell
  • Oleg Kiselyov
  • Scott Turner
  • Shae Erisson
  • Stefan Aeschbacher
  • Stefan Ljungstrand
  • Simon Marlow
  • Udo Stenzel
  • Yitz Gale
  • shelarcy

Add yourself in `sort' order.

Uncategorised pages

Please mark pages which you consider not to be moved with a *.

A to E

ActorModel

ArraysVsTuples

BeginnerChronicle

ChainOfResponsibility

CircularProgramming

CommonHaskellIdioms

ConcreteTypeInstantiation

ContinuationPassingStyle

ConundrumBinaryOperationsOnInts

DecoratingStructures

DerivingFromSpecifications

DerivingInstancesFromTypes

DesignPatternsForFunctionalStrategicProgramming

DomainSpecificLanguages

ErrorMonad

ExceptionMonad

ExistentialTypes

F to J

FirstClassModules

ForcingEagerEvaluation

ForeignFunctionInterface

FrequentlyAskedQuestions

FrontPage

FunctionalDispatch

FunctionsNotDataStructures

GoodLargeTeachingProgram

GunnarKedenburg

HaskellCheatSheet

HaskellImplementations

HaskellIrcChannel

HaskellMailClient

HaskellNewbie

HaskellProverbs

HaskellToJavaByteCodeCompiler

HaskellTwo

HaskellWikiInHaskell

HaskellWishList

HaskellWorldDomination

HelloWorld

HigherOrderFunctions

HigherOrderFunctionsToCapture

HowToReadHaskell

IcfpContest

IdentityMonad

IncreasingSharing

IndeterminismAndNondeterminism

InformationHiding

IntegratingHaskellWikiInHaskellOrg

IntermediateRepresentation

IterationPattern


K to O

KnuthMorrisPratt

LearningHaskell

LessFrequentlyAskedQuestions

ListMutation

MemoisingCafs

MonadCont

MonadError

MonadIdentity

MonadPlus

MonadReader

MonadState

MonadTemplateLibrary

MonadTransformers

MonadWriter

MonadicContinuationPassingStyle

NewtypeVersusStrictData

NickMain

NonstrictFromStrict

NotJustMaybe

NullObject

ObjectIoLibrary

P to T

PartialEvaluationToCaptureSeparationOfConcerns

PaulGrahamAccumulatorProblem

PipeliningFunctions

PreludeListFunctions

QuickCheck

QuotesPage

RankTwoPolymorphism

RunTimeCompilation

RuntimeModuleLoading

SoftwareEvolution

SpecialistDataStructures

StateMonad

StatePropagation

StdGen

StraFunski

SvenMoritzHallberg

TailRecursive

TheZipper

TyingTheKnot

U to Z

UndecidableInstances

UnderConstruction

UnicodeHaskellSource

UnicodeInputOutput

UnicodeIssues

UnicodePrelude

UnitObject

UnitTesting

UpdateInPlace

UsingMonads

WayOfTheFuture

WhatDoesThatSymbolMean

WhatIsThePrelude

WhyWikiWorks

WikiSyntax

WikiUsers

WikiWiki

WikiWikiWeb

YetAnotherHaskellTutorial

Cabal pages

Cabal

Cabal/AggregatePackages

Cabal/Bugs

Cabal/ConditionalCodeAndDependencies

Cabal/Design

Cabal/MultiPackageDistributables

Cabal/TODO

Cabal/VirtualizationRequirements

CabalGet

Hawiki Infrastructure pages

These pages can just disappear too.

WhyWikiWorks

WikiSyntax

WikiUsers

WikiWiki

WikiWikiWeb

User pages

These pages may just disappear. Users can recreate them on the new wiki

AaronDenney AbeEgnor AlastairReid AlbertReiner AlexanderWilliams AllenWoolfrey AlsonKemp AndersCarlsson AndersHöckersten AndrePang AndrewBromage AndreySidorenko AndréPang AndyGeorges AndyGill AntonioRegidorGarcia AnttiJuhaniKaijanaho AudreyTang AutrijusTang BastiaanZapf BernardPope BjarkeDahlEbert BjornBringert BorislavManolov BrandonMoore BrianEdwards BruceWilliams BryanMurphy BrynKeller BulatZiganshin CaleGibbard CaleGibbard/BSDLicense ChrisAngus ChrisMilton ChristophePoucet ChristopherHendrie ColinDeVilbiss ConalElliott CraigDickson CraigLennox DaveMenendez DavidHimmelstrup DeanHerington DerekElkins DiegoNavarro DimitryGolubovsky DinkoTenev DmitryAstapov DylanThurston EinarKarttunen EndreyMark FrankAtanassow FrankChristoph FrederikEaton GaneshSittampalam GaneshSittampalam/MoinEditorBackup GerardHuet GordonMatzigkeit GraemeJefferis GrahamKlyne HannahSchroeter IsaacJones JackWaugh JamesGray JanDeWit JaredJennings JensPetersen JesperLouisAndersen JesseRudolph JesseRudolph/SequenceLibrary JohanBaltie JohannesAhlmann JohnHeron JohnHughes JohnMeacham JohnTromp JoseAntonioOrtega JudeNagurney KeithWansbrough KennethHoste KetilMalde LarsOlson LennartKolmodin LudvigStrigeus LuisAraujo LiyangHu LyndonTremblay MahlenMorris ManuelChakravarty MarcoBakera MarkCarroll MarkWotton MarkoSchuetz MartinNorbäck MartinSjögren MatthewWalton MichaelRichter MikaelBrockman MikeBeedle NoelWinstanley OhadKammar PeterSimons PhilippaCowderoy PhilippaCowderoy/TestPage Pishcotec Qiyang Riastradh RichardTibbetts RonLegere ScottTurner SebastianSylvan ShaeErisson SimonFoster SimonJanes SimonMarlow SpencerJanssen StefanHeinzmann StefanHoldermans StefanLjungstrand SteveDunham SteveElkins TomCooper TomMoertel TomPledger VolkerStolz WadeCunningham WardCunningham WegWeiser WolfgangThaller ZufallsSeite