290 KB
/srv/reproducible-results/rbuild-debian/r-b-build.CyRFl79Z/b1/haskell-snap-templates_1.0.0.2-5_armhf.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.CyRFl79Z/b2/haskell-snap-templates_1.0.0.2-5_armhf.changes
218 B
Files
    
Offset 1, 2 lines modifiedOffset 1, 2 lines modified
  
1 ·36deb15d0c39f98f21dac16bf3ec4612·3211896·haskell·optional·snap-templates_1.0.0.2-5_armhf.deb1 ·0ed49e24179455711b298ef595f32e7b·3212664·haskell·optional·snap-templates_1.0.0.2-5_armhf.deb
290 KB
snap-templates_1.0.0.2-5_armhf.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2024-01-05·01:14:13.000000·debian-binary1 -rw-r--r--···0········0········0········4·2024-01-05·01:14:13.000000·debian-binary
2 -rw-r--r--···0········0········0······900·2024-01-05·01:14:13.000000·control.tar.xz2 -rw-r--r--···0········0········0······900·2024-01-05·01:14:13.000000·control.tar.xz
3 -rw-r--r--···0········0········0··3210804·2024-01-05·01:14:13.000000·data.tar.xz3 -rw-r--r--···0········0········0··3211572·2024-01-05·01:14:13.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
289 KB
data.tar.xz
289 KB
data.tar
289 KB
./usr/bin/snap-framework
File has been modified after NT_GNU_BUILD_ID has been applied.
810 B
readelf --wide --notes {}
    
Offset 1, 12 lines modifiedOffset 1, 12 lines modified
  
1 Displaying·notes·found·in:·.note.ABI-tag1 Displaying·notes·found·in:·.note.ABI-tag
2 ··Owner················Data·size·»  Description2 ··Owner················Data·size·»  Description
3 ··GNU··················0x00000010»  NT_GNU_ABI_TAG·(ABI·version·tag)»     ····OS:·Linux,·ABI:·3.2.03 ··GNU··················0x00000010»  NT_GNU_ABI_TAG·(ABI·version·tag)»     ····OS:·Linux,·ABI:·3.2.0
  
4 Displaying·notes·found·in:·.note.gnu.build-id4 Displaying·notes·found·in:·.note.gnu.build-id
5 ··Owner················Data·size·»  Description5 ··Owner················Data·size·»  Description
6 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·26b9dfe769d7a3a3d6a5f11dbe14c4ac6ec9a3886 ··GNU··················0x00000014»  NT_GNU_BUILD_ID·(unique·build·ID·bitstring)»   ····Build·ID:·f0f266036a636bddf521bda94700e2e2b7e2cef2
  
7 Displaying·notes·found·in:·.note.gnu.gold-version7 Displaying·notes·found·in:·.note.gnu.gold-version
8 ··Owner················Data·size·»  Description8 ··Owner················Data·size·»  Description
9 ··GNU··················0x00000009»  NT_GNU_GOLD_VERSION·(gold·version)»  ····Version:·gold·1.169 ··GNU··················0x00000009»  NT_GNU_GOLD_VERSION·(gold·version)»  ····Version:·gold·1.16
16.4 KB
strings --all --bytes=8 {}
Ordering differences only
    
Offset 251, 26 lines modifiedOffset 251, 14 lines modified
251 ··snap·init·[type]251 ··snap·init·[type]
252 ··on·that·action252 ··on·that·action
253 ··Note:·you·can·use·--help·after·any·of·the·above·actions·to·get·help·253 ··Note:·you·can·use·--help·after·any·of·the·above·actions·to·get·help·
254 ······init·-·create·a·new·project·directory·structure·in·the·current·directory254 ······init·-·create·a·new·project·directory·structure·in·the·current·directory
255 ····<action>·can·be·one·of:255 ····<action>·can·be·one·of:
256 ··snap·<action>256 ··snap·<action>
257 Snap·1.0.0.0·Project·Kickstarter257 Snap·1.0.0.0·Project·Kickstarter
258 >·{-#·LANGUAGE·OverloadedStrings·#-} 
259 >·module·Part2·where 
260 >·import···········Snap.Snaplet 
261 >·data·Foo·=·Foo 
262 >·data·Bar·=·Bar 
263 >·fooInit·::·SnapletInit·b·Foo 
264 >·fooInit·=·makeSnaplet·"foo"·"Foo·snaplet"·Nothing·$·do 
265 >·····return·Foo 
266 >·barInit·::·SnapletLens·b·Foo·->·SnapletInit·b·Bar 
267 >·barInit·_h·=·makeSnaplet·"bar"·"Bar·snaplet"·Nothing·$·do 
268 >·····return·Bar 
269 ./src/Part2.lhs 
270 What·Are·Snaplets?258 What·Are·Snaplets?
271 ==================259 ==================
272 A·snaplet·is·a·composable·web·application.··Snaplets·allow·you·to·build260 A·snaplet·is·a·composable·web·application.··Snaplets·allow·you·to·build
273 self-contained·pieces·of·functionality·and·glue·them·together·to·make·larger261 self-contained·pieces·of·functionality·and·glue·them·together·to·make·larger
274 applications.··Here·are·some·of·the·things·provided·by·the·snaplet·API:262 applications.··Here·are·some·of·the·things·provided·by·the·snaplet·API:
275 ··-·Infrastructure·for·application·state/environment263 ··-·Infrastructure·for·application·state/environment
276 ··-·Snaplet·initialization,·reload,·and·cleanup264 ··-·Snaplet·initialization,·reload,·and·cleanup
Offset 561, 14 lines modifiedOffset 549, 26 lines modified
561 run·and·it·sees·that·the·snaplet's·directory·does·not·already·exist.··If·the549 run·and·it·sees·that·the·snaplet's·directory·does·not·already·exist.··If·the
562 user·upgrades·to·a·new·version·of·the·snaplet·and·the·new·version·made·changes550 user·upgrades·to·a·new·version·of·the·snaplet·and·the·new·version·made·changes
563 to·the·filesystem·resources,·those·resources·will·NOT·be·automatically·copied551 to·the·filesystem·resources,·those·resources·will·NOT·be·automatically·copied
564 in·by·default.··Resource·installation·*only*·happens·when·the·`snaplets/foo`552 in·by·default.··Resource·installation·*only*·happens·when·the·`snaplets/foo`
565 directory·does·not·exist.··If·you·want·to·get·the·latest·version·of·the553 directory·does·not·exist.··If·you·want·to·get·the·latest·version·of·the
566 filesystem·resources,·remove·the·`snaplets/foo`·directory,·and·restart·your554 filesystem·resources,·remove·the·`snaplets/foo`·directory,·and·restart·your
567 ./src/Tutorial.lhs555 ./src/Tutorial.lhs
 556 >·{-#·LANGUAGE·OverloadedStrings·#-}
 557 >·module·Part2·where
 558 >·import···········Snap.Snaplet
 559 >·data·Foo·=·Foo
 560 >·data·Bar·=·Bar
 561 >·fooInit·::·SnapletInit·b·Foo
 562 >·fooInit·=·makeSnaplet·"foo"·"Foo·snaplet"·Nothing·$·do
 563 >·····return·Foo
 564 >·barInit·::·SnapletLens·b·Foo·->·SnapletInit·b·Bar
 565 >·barInit·_h·=·makeSnaplet·"bar"·"Bar·snaplet"·Nothing·$·do
 566 >·····return·Bar
 567 ./src/Part2.lhs
568 Name:················projname568 Name:················projname
569 Version:·············0.1569 Version:·············0.1
570 Synopsis:············Project·Synopsis·Here570 Synopsis:············Project·Synopsis·Here
571 Description:·········Project·Description·Here571 Description:·········Project·Description·Here
572 License:·············AllRightsReserved572 License:·············AllRightsReserved
573 Author:··············Author573 Author:··············Author
574 Maintainer:··········maintainer@example.com574 Maintainer:··········maintainer@example.com
Offset 591, 36 lines modifiedOffset 591, 83 lines modified
591 ····snap······················>=·1.0·····&&·<·1.2,591 ····snap······················>=·1.0·····&&·<·1.2,
592 ····snap-core·················>=·1.0·····&&·<·1.1,592 ····snap-core·················>=·1.0·····&&·<·1.1,
593 ····snap-server···············>=·1.0·····&&·<·1.2593 ····snap-server···············>=·1.0·····&&·<·1.2
594 ··if·impl(ghc·>=·6.12.0)594 ··if·impl(ghc·>=·6.12.0)
595 ····ghc-options:·-threaded·-Wall·-fwarn-tabs·-funbox-strict-fields·-O2595 ····ghc-options:·-threaded·-Wall·-fwarn-tabs·-funbox-strict-fields·-O2
596 ·················-fno-warn-unused-do-bind596 ·················-fno-warn-unused-do-bind
597 ····ghc-options:·-threaded·-Wall·-fwarn-tabs·-funbox-strict-fields·-O2597 ····ghc-options:·-threaded·-Wall·-fwarn-tabs·-funbox-strict-fields·-O2
598 {-#·LANGUAGE·TemplateHaskell·#-}598 {-#·LANGUAGE·OverloadedStrings·#-}
599 ------------------------------------------------------------------------------599 ------------------------------------------------------------------------------
600 --·|·This·module·defines·our·application's·state·type·and·an·alias·for·its 
601 --·handler·monad. 
602 module·Application·where600 --·|·This·module·is·where·all·the·routes·and·handlers·are·defined·for·your
 601 --·site.·The·'app'·function·is·the·initializer·that·combines·everything
 602 --·together·and·is·exported·by·this·module.
 603 module·Site
 604 ··)·where
603 ------------------------------------------------------------------------------605 ------------------------------------------------------------------------------
604 import·Control.Lens606 import···········Control.Applicative
 607 import···········Data.ByteString·(ByteString)
 608 import···········Data.Map.Syntax·((##))
 609 import·qualified·Data.Text·as·T
 610 import···········Snap.Core
605 import·Snap.Snaplet611 import···········Snap.Snaplet
 612 import···········Snap.Snaplet.Auth
 613 import···········Snap.Snaplet.Auth.Backends.JsonFile
606 import·Snap.Snaplet.Heist614 import···········Snap.Snaplet.Heist
607 import·Snap.Snaplet.Auth 
608 import·Snap.Snaplet.Session615 import···········Snap.Snaplet.Session.Backends.CookieSession
 616 import···········Snap.Util.FileServe
 617 import·qualified·Heist.Interpreted·as·I
609 ------------------------------------------------------------------------------618 ------------------------------------------------------------------------------
 619 import···········Application
610 data·App·=·App 
611 ····{·_heist·::·Snaplet·(Heist·App) 
612 ····,·_sess·::·Snaplet·SessionManager 
613 ····,·_auth·::·Snaplet·(AuthManager·App) 
614 makeLenses·''App 
615 instance·HasHeist·App·where 
616 ····heistLens·=·subSnaplet·heist 
617 ------------------------------------------------------------------------------620 ------------------------------------------------------------------------------
618 type·AppHandler·=·Handler·App·App 
619 ./src/Application.hs621 --·|·Render·login·form
 622 handleLogin·::·Maybe·T.Text·->·Handler·App·(AuthManager·App)·()
 623 handleLogin·authError·=·heistLocal·(I.bindSplices·errs)·$·render·"login"
 624 ····errs·=·maybe·mempty·splice·authError
 625 ····splice·err·=·"loginError"·##·I.textSplice·err
 626 ------------------------------------------------------------------------------
 627 --·|·Handle·login·submit
 628 handleLoginSubmit·::·Handler·App·(AuthManager·App)·()
 629 handleLoginSubmit·=
 630 ····loginUser·"login"·"password"·Nothing
 631 ··············(\_·->·handleLogin·err)·(redirect·"/")
 632 ····err·=·Just·"Unknown·user·or·password"
 633 ------------------------------------------------------------------------------
 634 --·|·Logs·out·and·redirects·the·user·to·the·site·index.
 635 handleLogout·::·Handler·App·(AuthManager·App)·()
 636 handleLogout·=·logout·>>·redirect·"/"
 637 ------------------------------------------------------------------------------
 638 --·|·Handle·new·user·form·submit
 639 handleNewUser·::·Handler·App·(AuthManager·App)·()
 640 handleNewUser·=·method·GET·handleForm·<|>·method·POST·handleFormSubmit
 641 ····handleForm·=·render·"new_user"
 642 ····handleFormSubmit·=·registerUser·"login"·"password"·>>·redirect·"/"
 643 ------------------------------------------------------------------------------
 644 --·|·The·application's·routes.
 645 routes·::·[(ByteString,·Handler·App·App·())]
 646 routes·=·[·("login",····with·auth·handleLoginSubmit)
 647 ·········,·("logout",···with·auth·handleLogout)
 648 ·········,·("new_user",·with·auth·handleNewUser)
 649 ·········,·("",·········serveDirectory·"static")
 650 ·········]
 651 ------------------------------------------------------------------------------
 652 --·|·The·application·initializer.
Max diff block lines reached; 10079/16670 bytes (60.46%) of diff not shown.
262 KB
readelf --wide --decompress --hex-dump=.rodata {}
    
Offset 46, 1115 lines modifiedOffset 46, 1115 lines modified
46 ··0x011466f0·79207374·72756374·75726520·696e2074·y·structure·in·t46 ··0x011466f0·79207374·72756374·75726520·696e2074·y·structure·in·t
47 ··0x01146700·68652063·75727265·6e742064·69726563·he·current·direc47 ··0x01146700·68652063·75727265·6e742064·69726563·he·current·direc
48 ··0x01146710·746f7279·00202020·203c6163·74696f6e·tory.····<action48 ··0x01146710·746f7279·00202020·203c6163·74696f6e·tory.····<action
49 ··0x01146720·3e206361·6e206265·206f6e65·206f663a·>·can·be·one·of:49 ··0x01146720·3e206361·6e206265·206f6e65·206f663a·>·can·be·one·of:
50 ··0x01146730·00202073·6e617020·3c616374·696f6e3e·.··snap·<action>50 ··0x01146730·00202073·6e617020·3c616374·696f6e3e·.··snap·<action>
51 ··0x01146740·00557361·67653a00·536e6170·20312e30·.Usage:.Snap·1.051 ··0x01146740·00557361·67653a00·536e6170·20312e30·.Usage:.Snap·1.0
Diff chunk too large, falling back to line-by-line diff (1101 lines added, 1101 lines removed)
52 ··0x01146750·2e302e30·2050726f·6a656374·204b6963·.0.0·Project·Kic52 ··0x01146750·2e302e30·2050726f·6a656374·204b6963·.0.0·Project·Kic
53 ··0x01146760·6b737461·72746572·003e207b·2d23204c·kstarter.>·{-#·L53 ··0x01146760·6b737461·72746572·00576861·74204172·kstarter.What·Ar
54 ··0x01146770·414e4755·41474520·4f766572·6c6f6164·ANGUAGE·Overload54 ··0x01146770·6520536e·61706c65·74733f0a·3d3d3d3d·e·Snaplets?.====
55 ··0x01146780·65645374·72696e67·7320232d·7d0a3e20·edStrings·#-}.>·55 ··0x01146780·3d3d3d3d·3d3d3d3d·3d3d3d3d·3d3d0a0a·==============..
56 ··0x01146790·6d6f6475·6c652050·61727432·20776865·module·Part2·whe56 ··0x01146790·4120736e·61706c65·74206973·20612063·A·snaplet·is·a·c
57 ··0x011467a0·72650a0a·3e20696d·706f7274·20202020·re..>·import····57 ··0x011467a0·6f6d706f·7361626c·65207765·62206170·omposable·web·ap
58 ··0x011467b0·20202020·20202053·6e61702e·536e6170········Snap.Snap58 ··0x011467b0·706c6963·6174696f·6e2e2020·536e6170·plication.··Snap
59 ··0x011467c0·6c65740a·0a3e2064·61746120·466f6f20·let..>·data·Foo·59 ··0x011467c0·6c657473·20616c6c·6f772079·6f752074·lets·allow·you·t
60 ··0x011467d0·3d20466f·6f0a3e0a·3e206461·74612042·=·Foo.>.>·data·B60 ··0x011467d0·6f206275·696c640a·73656c66·2d636f6e·o·build.self-con
61 ··0x011467e0·6172203d·20426172·0a3e0a3e·20666f6f·ar·=·Bar.>.>·foo61 ··0x011467e0·7461696e·65642070·69656365·73206f66·tained·pieces·of
62 ··0x011467f0·496e6974·203a3a20·536e6170·6c657449·Init·::·SnapletI62 ··0x011467f0·2066756e·6374696f·6e616c69·74792061··functionality·a
63 ··0x01146800·6e697420·6220466f·6f0a3e20·666f6f49·nit·b·Foo.>·fooI63 ··0x01146800·6e642067·6c756520·7468656d·20746f67·nd·glue·them·tog
64 ··0x01146810·6e697420·3d206d61·6b65536e·61706c65·nit·=·makeSnaple64 ··0x01146810·65746865·7220746f·206d616b·65206c61·ether·to·make·la
65 ··0x01146820·74202266·6f6f2220·22466f6f·20736e61·t·"foo"·"Foo·sna65 ··0x01146820·72676572·0a617070·6c696361·74696f6e·rger.application
66 ··0x01146830·706c6574·22204e6f·7468696e·67202420·plet"·Nothing·$·66 ··0x01146830·732e2020·48657265·20617265·20736f6d·s.··Here·are·som
67 ··0x01146840·646f0a3e·20202020·20726574·75726e20·do.>·····return·67 ··0x01146840·65206f66·20746865·20746869·6e677320·e·of·the·things·
68 ··0x01146850·466f6f0a·3e0a3e20·62617249·6e697420·Foo.>.>·barInit·68 ··0x01146850·70726f76·69646564·20627920·74686520·provided·by·the·
69 ··0x01146860·3a3a2053·6e61706c·65744c65·6e732062·::·SnapletLens·b69 ··0x01146860·736e6170·6c657420·4150493a·0a0a2020·snaplet·API:..··
70 ··0x01146870·20466f6f·202d3e20·536e6170·6c657449··Foo·->·SnapletI70 ··0x01146870·2d20496e·66726173·74727563·74757265·-·Infrastructure
71 ··0x01146880·6e697420·62204261·720a3e20·62617249·nit·b·Bar.>·barI71 ··0x01146880·20666f72·20617070·6c696361·74696f6e··for·application
72 ··0x01146890·6e697420·5f68203d·206d616b·65536e61·nit·_h·=·makeSna72 ··0x01146890·20737461·74652f65·6e766972·6f6e6d65··state/environme
73 ··0x011468a0·706c6574·20226261·72222022·42617220·plet·"bar"·"Bar·73 ··0x011468a0·6e740a0a·20202d20·536e6170·6c657420·nt..··-·Snaplet·
74 ··0x011468b0·736e6170·6c657422·204e6f74·68696e67·snaplet"·Nothing74 ··0x011468b0·696e6974·69616c69·7a617469·6f6e2c20·initialization,·
75 ··0x011468c0·20242064·6f0a3e20·20202020·72657475··$·do.>·····retu75 ··0x011468c0·72656c6f·61642c20·616e6420·636c6561·reload,·and·clea
76 ··0x011468d0·726e2042·61720a00·2e2f7372·632f5061·rn·Bar.../src/Pa76 ··0x011468d0·6e75700a·0a20202d·204d616e·6167656d·nup..··-·Managem
77 ··0x011468e0·7274322e·6c687300·57686174·20417265·rt2.lhs.What·Are77 ··0x011468e0·656e7420·6f662066·696c6573·79737465·ent·of·filesyste
78 ··0x011468f0·20536e61·706c6574·733f0a3d·3d3d3d3d··Snaplets?.=====78 ··0x011468f0·6d206461·74612061·6e642061·75746f6d·m·data·and·autom
79 ··0x01146900·3d3d3d3d·3d3d3d3d·3d3d3d3d·3d0a0a41·=============..A79 ··0x01146900·61746963·20736e61·706c6574·20696e73·atic·snaplet·ins
80 ··0x01146910·20736e61·706c6574·20697320·6120636f··snaplet·is·a·co80 ··0x01146910·74616c6c·6174696f·6e0a0a20·202d2055·tallation..··-·U
81 ··0x01146920·6d706f73·61626c65·20776562·20617070·mposable·web·app81 ··0x01146920·6e696669·65642063·6f6e6669·67206669·nified·config·fi
82 ··0x01146930·6c696361·74696f6e·2e202053·6e61706c·lication.··Snapl82 ··0x01146930·6c652069·6e667261·73747275·63747572·le·infrastructur
83 ··0x01146940·65747320·616c6c6f·7720796f·7520746f·ets·allow·you·to83 ··0x01146940·650a0a4f·6e652065·78616d70·6c65206d·e..One·example·m
84 ··0x01146950·20627569·6c640a73·656c662d·636f6e74··build.self-cont84 ··0x01146950·69676874·20626520·61207769·6b692073·ight·be·a·wiki·s
85 ··0x01146960·61696e65·64207069·65636573·206f6620·ained·pieces·of·85 ··0x01146960·6e61706c·65742e20·20497420·776f756c·naplet.··It·woul
86 ··0x01146970·66756e63·74696f6e·616c6974·7920616e·functionality·an86 ··0x01146970·64206265·20646973·74726962·75746564·d·be·distributed
87 ··0x01146980·6420676c·75652074·68656d20·746f6765·d·glue·them·toge87 ··0x01146980·20617320·61206861·736b656c·6c0a7061··as·a·haskell.pa
88 ··0x01146990·74686572·20746f20·6d616b65·206c6172·ther·to·make·lar88 ··0x01146990·636b6167·65207468·61742077·6f756c64·ckage·that·would
89 ··0x011469a0·6765720a·6170706c·69636174·696f6e73·ger.applications89 ··0x011469a0·20626520·696e7374·616c6c65·64207769··be·installed·wi
90 ··0x011469b0·2e202048·65726520·61726520·736f6d65·.··Here·are·some90 ··0x011469b0·74682063·6162616c·20616e64·20776f75·th·cabal·and·wou
91 ··0x011469c0·206f6620·74686520·7468696e·67732070··of·the·things·p91 ··0x011469c0·6c642070·726f6261·626c7920·696e636c·ld·probably·incl
92 ··0x011469d0·726f7669·64656420·62792074·68652073·rovided·by·the·s92 ··0x011469d0·75646520·636f6465·2c0a636f·6e666967·ude·code,.config
93 ··0x011469e0·6e61706c·65742041·50493a0a·0a20202d·naplet·API:..··-93 ··0x011469e0·2066696c·65732c20·48544d4c·2074656d··files,·HTML·tem
94 ··0x011469f0·20496e66·72617374·72756374·75726520··Infrastructure·94 ··0x011469f0·706c6174·65732c20·7374796c·65736865·plates,·styleshe
95 ··0x01146a00·666f7220·6170706c·69636174·696f6e20·for·application·95 ··0x01146a00·6574732c·204a6176·61536372·6970742c·ets,·JavaScript,
96 ··0x01146a10·73746174·652f656e·7669726f·6e6d656e·state/environmen96 ··0x01146a10·20696d61·6765732c·20657463·2e202054··images,·etc.··T
97 ··0x01146a20·740a0a20·202d2053·6e61706c·65742069·t..··-·Snaplet·i97 ··0x01146a20·68650a73·6e61706c·65742773·20636f64·he.snaplet's·cod
98 ··0x01146a30·6e697469·616c697a·6174696f·6e2c2072·nitialization,·r98 ··0x01146a30·6520776f·756c6420·70726f76·69646520·e·would·provide·
99 ··0x01146a40·656c6f61·642c2061·6e642063·6c65616e·eload,·and·clean99 ··0x01146a40·74686520·6e656365·73736172·79204150·the·necessary·AP
100 ··0x01146a50·75700a0a·20202d20·4d616e61·67656d65·up..··-·Manageme100 ··0x01146a50·4920746f·206c6574·20796f75·72206170·I·to·let·your·ap
101 ··0x01146a60·6e74206f·66206669·6c657379·7374656d·nt·of·filesystem101 ··0x01146a60·706c6963·6174696f·6e0a696e·74657261·plication.intera
102 ··0x01146a70·20646174·6120616e·64206175·746f6d61··data·and·automa102 ··0x01146a70·63742073·65616d6c·6573736c·79207769·ct·seamlessly·wi
103 ··0x01146a80·74696320·736e6170·6c657420·696e7374·tic·snaplet·inst103 ··0x01146a80·74682074·68652077·696b6920·66756e63·th·the·wiki·func
104 ··0x01146a90·616c6c61·74696f6e·0a0a2020·2d20556e·allation..··-·Un104 ··0x01146a90·74696f6e·616c6974·792e2020·5768656e·tionality.··When
105 ··0x01146aa0·69666965·6420636f·6e666967·2066696c·ified·config·fil105 ··0x01146aa0·20796f75·2072756e·20796f75·720a6170··you·run·your.ap
106 ··0x01146ab0·6520696e·66726173·74727563·74757265·e·infrastructure106 ··0x01146ab0·706c6963·6174696f·6e20666f·72207468·plication·for·th
107 ··0x01146ac0·0a0a4f6e·65206578·616d706c·65206d69·..One·example·mi107 ··0x01146ac0·65206669·72737420·74696d65·2c20616c·e·first·time,·al
108 ··0x01146ad0·67687420·62652061·2077696b·6920736e·ght·be·a·wiki·sn108 ··0x01146ad0·6c206f66·20746865·2077696b·6920736e·l·of·the·wiki·sn
109 ··0x01146ae0·61706c65·742e2020·49742077·6f756c64·aplet.··It·would109 ··0x01146ae0·61706c65·74277320·66696c65·73797374·aplet's·filesyst
110 ··0x01146af0·20626520·64697374·72696275·74656420··be·distributed·110 ··0x01146af0·656d2072·65736f75·72636573·0a77696c·em·resources.wil
111 ··0x01146b00·61732061·20686173·6b656c6c·0a706163·as·a·haskell.pac111 ··0x01146b00·6c206175·746f6d61·74696361·6c6c7920·l·automatically·
112 ··0x01146b10·6b616765·20746861·7420776f·756c6420·kage·that·would·112 ··0x01146b10·62652063·6f706965·6420696e·746f2074·be·copied·into·t
113 ··0x01146b20·62652069·6e737461·6c6c6564·20776974·be·installed·wit113 ··0x01146b20·68652061·7070726f·70726961·74652070·he·appropriate·p
114 ··0x01146b30·68206361·62616c20·616e6420·776f756c·h·cabal·and·woul114 ··0x01146b30·6c616365·732e2020·5468656e·20796f75·laces.··Then·you
115 ··0x01146b40·64207072·6f626162·6c792069·6e636c75·d·probably·inclu115 ··0x01146b40·2077696c·6c0a696d·6d656469·6174656c··will.immediatel
116 ··0x01146b50·64652063·6f64652c·0a636f6e·66696720·de·code,.config·116 ··0x01146b50·79206265·2061626c·6520746f·20637573·y·be·able·to·cus
117 ··0x01146b60·66696c65·732c2048·544d4c20·74656d70·files,·HTML·temp117 ··0x01146b60·746f6d69·7a652074·68652077·696b6920·tomize·the·wiki·
118 ··0x01146b70·6c617465·732c2073·74796c65·73686565·lates,·styleshee118 ··0x01146b70·746f2066·69742079·6f757220·6e656564·to·fit·your·need
119 ··0x01146b80·74732c20·4a617661·53637269·70742c20·ts,·JavaScript,·119 ··0x01146b80·73206279·20656469·74696e67·20636f6e·s·by·editing·con
120 ··0x01146b90·696d6167·65732c20·6574632e·20205468·images,·etc.··Th120 ··0x01146b90·6669670a·66696c65·732c2070·726f7669·fig.files,·provi
121 ··0x01146ba0·650a736e·61706c65·74277320·636f6465·e.snaplet's·code121 ··0x01146ba0·64696e67·20796f75·72206f77·6e207374·ding·your·own·st
122 ··0x01146bb0·20776f75·6c642070·726f7669·64652074··would·provide·t122 ··0x01146bb0·796c6573·68656574·732c2065·74632e20·ylesheets,·etc.·
123 ··0x01146bc0·6865206e·65636573·73617279·20415049·he·necessary·API123 ··0x01146bc0·20576520·77696c6c·20646973·63757373··We·will·discuss
124 ··0x01146bd0·20746f20·6c657420·796f7572·20617070··to·let·your·app124 ··0x01146bd0·20746869·7320696e·206d6f72·650a6465··this·in·more.de
125 ··0x01146be0·6c696361·74696f6e·0a696e74·65726163·lication.interac125 ··0x01146be0·7461696c·206c6174·65722e0a·0a412073·tail·later...A·s
126 ··0x01146bf0·74207365·616d6c65·73736c79·20776974·t·seamlessly·wit126 ··0x01146bf0·6e61706c·65742063·616e2072·65707265·naplet·can·repre
127 ··0x01146c00·68207468·65207769·6b692066·756e6374·h·the·wiki·funct127 ··0x01146c00·73656e74·20616e79·7468696e·67206672·sent·anything·fr
128 ··0x01146c10·696f6e61·6c697479·2e202057·68656e20·ionality.··When·128 ··0x01146c10·6f6d2062·61636b65·6e642048·61736b65·om·backend·Haske
129 ··0x01146c20·796f7520·72756e20·796f7572·0a617070·you·run·your.app129 ··0x01146c20·6c6c2069·6e667261·73747275·63747572·ll·infrastructur
130 ··0x01146c30·6c696361·74696f6e·20666f72·20746865·lication·for·the130 ··0x01146c30·65207769·7468206e·6f0a7573·65722066·e·with·no.user·f
131 ··0x01146c40·20666972·73742074·696d652c·20616c6c··first·time,·all131 ··0x01146c40·6163696e·67206675·6e637469·6f6e616c·acing·functional
132 ··0x01146c50·206f6620·74686520·77696b69·20736e61··of·the·wiki·sna132 ··0x01146c50·69747920·746f2061·20736d61·6c6c2077·ity·to·a·small·w
133 ··0x01146c60·706c6574·27732066·696c6573·79737465·plet's·filesyste133 ··0x01146c60·69646765·74206c69·6b652061·20636861·idget·like·a·cha
134 ··0x01146c70·6d207265·736f7572·6365730a·77696c6c·m·resources.will134 ··0x01146c70·7420626f·78207468·61742067·6f657320·t·box·that·goes·
135 ··0x01146c80·20617574·6f6d6174·6963616c·6c792062··automatically·b135 ··0x01146c80·696e2074·68650a63·6f726e65·72206f66·in·the.corner·of
136 ··0x01146c90·6520636f·70696564·20696e74·6f207468·e·copied·into·th136 ··0x01146c90·20612077·65622070·61676520·746f2061··a·web·page·to·a
137 ··0x01146ca0·65206170·70726f70·72696174·6520706c·e·appropriate·pl137 ··0x01146ca0·6e20656e·74697265·20737461·6e64616c·n·entire·standal
138 ··0x01146cb0·61636573·2e202054·68656e20·796f7520·aces.··Then·you·138 ··0x01146cb0·6f6e6520·77656273·69746520·6c696b65·one·website·like
139 ··0x01146cc0·77696c6c·0a696d6d·65646961·74656c79·will.immediately139 ··0x01146cc0·20612062·6c6f6720·6f722066·6f72756d··a·blog·or·forum
140 ··0x01146cd0·20626520·61626c65·20746f20·63757374··be·able·to·cust140 ··0x01146cd0·2e0a5468·6520706f·73736962·696c6974·..The·possibilit
141 ··0x01146ce0·6f6d697a·65207468·65207769·6b692074·omize·the·wiki·t141 ··0x01146ce0·69657320·61726520·656e646c·6573732e·ies·are·endless.
142 ··0x01146cf0·6f206669·7420796f·7572206e·65656473·o·fit·your·needs142 ··0x01146cf0·20204120·736e6170·6c657420·69732061···A·snaplet·is·a
143 ··0x01146d00·20627920·65646974·696e6720·636f6e66··by·editing·conf143 ··0x01146d00·20776562·20617070·6c696361·74696f6e··web·application
144 ··0x01146d10·69670a66·696c6573·2c207072·6f766964·ig.files,·provid144 ··0x01146d10·2c20616e·64207765·620a6170·706c6963·,·and·web.applic
145 ··0x01146d20·696e6720·796f7572·206f776e·20737479·ing·your·own·sty145 ··0x01146d20·6174696f·6e732061·72652073·6e61706c·ations·are·snapl
146 ··0x01146d30·6c657368·65657473·2c206574·632e2020·lesheets,·etc.··146 ··0x01146d30·6574732e·20205468·6973206d·65616e73·ets.··This·means
147 ··0x01146d40·57652077·696c6c20·64697363·75737320·We·will·discuss·147 ··0x01146d40·20746861·74207573·696e6720·736e6170··that·using·snap
148 ··0x01146d50·74686973·20696e20·6d6f7265·0a646574·this·in·more.det148 ··0x01146d50·6c657473·20616e64·20777269·74696e67·lets·and·writing
149 ··0x01146d60·61696c20·6c617465·722e0a0a·4120736e·ail·later...A·sn149 ··0x01146d60·0a736e61·706c6574·73206172·6520616c·.snaplets·are·al
150 ··0x01146d70·61706c65·74206361·6e207265·70726573·aplet·can·repres150 ··0x01146d70·6d6f7374·20746865·2073616d·65207468·most·the·same·th
151 ··0x01146d80·656e7420·616e7974·68696e67·2066726f·ent·anything·fro151 ··0x01146d80·696e672c·20616e64·20697427·73207472·ing,·and·it's·tr
152 ··0x01146d90·6d206261·636b656e·64204861·736b656c·m·backend·Haskel152 ··0x01146d90·69766961·6c20746f·2064726f·70206120·ivial·to·drop·a·
153 ··0x01146da0·6c20696e·66726173·74727563·74757265·l·infrastructure153 ··0x01146da0·77686f6c·65207765·62736974·650a696e·whole·website.in
154 ··0x01146db0·20776974·68206e6f·0a757365·72206661··with·no.user·fa154 ··0x01146db0·746f2061·6e6f7468·6572206f·6e652e0a·to·another·one..
155 ··0x01146dc0·63696e67·2066756e·6374696f·6e616c69·cing·functionali155 ··0x01146dc0·0a576527·72652072·65616c6c·79206578·.We're·really·ex
156 ··0x01146dd0·74792074·6f206120·736d616c·6c207769·ty·to·a·small·wi156 ··0x01146dd0·63697465·64206162·6f757420·74686520·cited·about·the·
157 ··0x01146de0·64676574·206c696b·65206120·63686174·dget·like·a·chat157 ··0x01146de0·706f7373·6962696c·69746965·73206176·possibilities·av
158 ··0x01146df0·20626f78·20746861·7420676f·65732069··box·that·goes·i158 ··0x01146df0·61696c61·626c6520·77697468·20736e61·ailable·with·sna
159 ··0x01146e00·6e207468·650a636f·726e6572·206f6620·n·the.corner·of·159 ··0x01146e00·706c6574·732e2020·496e0a66·6163742c·plets.··In.fact,
160 ··0x01146e10·61207765·62207061·67652074·6f20616e·a·web·page·to·an160 ··0x01146e10·20536e61·7020616c·72656164·79207368··Snap·already·sh
161 ··0x01146e20·20656e74·69726520·7374616e·64616c6f··entire·standalo161 ··0x01146e20·69707320·77697468·20736e61·706c6574·ips·with·snaplet
162 ··0x01146e30·6e652077·65627369·7465206c·696b6520·ne·website·like·162 ··0x01146e30·7320666f·72207365·7373696f·6e732c20·s·for·sessions,·
163 ··0x01146e40·6120626c·6f67206f·7220666f·72756d2e·a·blog·or·forum.163 ··0x01146e40·61757468·656e7469·63617469·6f6e2c20·authentication,·
164 ··0x01146e50·0a546865·20706f73·73696269·6c697469·.The·possibiliti164 ··0x01146e50·616e640a·74656d70·6c617469·6e672028·and.templating·(
165 ··0x01146e60·65732061·72652065·6e646c65·73732e20·es·are·endless.·165 ··0x01146e60·77697468·20486569·7374292c·20205468·with·Heist),··Th
166 ··0x01146e70·20412073·6e61706c·65742069·73206120··A·snaplet·is·a·166 ··0x01146e70·69732067·69766573·20796f75·20757365·is·gives·you·use
167 ··0x01146e80·77656220·6170706c·69636174·696f6e2c·web·application,167 ··0x01146e80·66756c20·66756e63·74696f6e·616c6974·ful·functionalit
168 ··0x01146e90·20616e64·20776562·0a617070·6c696361··and·web.applica168 ··0x01146e90·79206f75·74206f66·20746865·20626f78·y·out·of·the·box
169 ··0x01146ea0·74696f6e·73206172·6520736e·61706c65·tions·are·snaple169 ··0x01146ea0·2c0a616e·64206a75·6d702073·74617274·,.and·jump·start
170 ··0x01146eb0·74732e20·20546869·73206d65·616e7320·ts.··This·means·170 ··0x01146eb0·7320796f·7572206f·776e2073·6e61706c·s·your·own·snapl
171 ··0x01146ec0·74686174·20757369·6e672073·6e61706c·that·using·snapl171 ··0x01146ec0·65742064·6576656c·6f706d65·6e742062·et·development·b
Max diff block lines reached; 119779/267873 bytes (44.71%) of diff not shown.
10.0 KB
readelf --wide --decompress --hex-dump=.data {}
    
Offset 37, 18 lines modifiedOffset 37, 18 lines modified
37 ··0x01297220·00000000·00000000·fceb1401·54a10e01·............T...37 ··0x01297220·00000000·00000000·fceb1401·54a10e01·............T...
38 ··0x01297230·18722901·39173501·00000000·54a10e01·.r).9.5.....T...38 ··0x01297230·18722901·39173501·00000000·54a10e01·.r).9.5.....T...
39 ··0x01297240·04722901·2e722901·00000000·64811201·.r)..r).....d...39 ··0x01297240·04722901·2e722901·00000000·64811201·.r)..r).....d...
40 ··0x01297250·00000000·00000000·00000000·f4eb1401·................40 ··0x01297250·00000000·00000000·00000000·f4eb1401·................
41 ··0x01297260·64811201·00000000·00000000·00000000·d...............41 ··0x01297260·64811201·00000000·00000000·00000000·d...............
42 ··0x01297270·8eeb1401·ec870e01·4c722901·60722901·........Lr).`r).42 ··0x01297270·8eeb1401·ec870e01·4c722901·60722901·........Lr).`r).
43 ··0x01297280·00000000·64811201·00000000·00000000·....d...........43 ··0x01297280·00000000·64811201·00000000·00000000·....d...........
44 ··0x01297290·00000000·82eb1401·64811201·00000000·........d.......44 ··0x01297290·00000000·7ceb1401·64811201·00000000·....|...d.......
45 ··0x012972a0·00000000·00000000·f6e71401·ec870e01·................45 ··0x012972a0·00000000·00000000·6feb1401·ec870e01·........o.......
46 ··0x012972b0·84722901·98722901·00000000·64811201·.r)..r).....d...46 ··0x012972b0·84722901·98722901·00000000·64811201·.r)..r).....d...
47 ··0x012972c0·00000000·00000000·00000000·e4e71401·................47 ··0x012972c0·00000000·00000000·00000000·63eb1401·............c...
48 ··0x012972d0·64811201·00000000·00000000·00000000·d...............48 ··0x012972d0·64811201·00000000·00000000·00000000·d...............
49 ··0x012972e0·d7e71401·ec870e01·bc722901·d0722901·.........r)..r).49 ··0x012972e0·d7e71401·ec870e01·bc722901·d0722901·.........r)..r).
50 ··0x012972f0·00000000·64811201·00000000·00000000·....d...........50 ··0x012972f0·00000000·64811201·00000000·00000000·....d...........
51 ··0x01297300·00000000·c9e71401·64811201·00000000·........d.......51 ··0x01297300·00000000·c9e71401·64811201·00000000·........d.......
52 ··0x01297310·00000000·00000000·85e51401·ec870e01·................52 ··0x01297310·00000000·00000000·85e51401·ec870e01·................
53 ··0x01297320·f4722901·08732901·00000000·54a10e01·.r)..s).....T...53 ··0x01297320·f4722901·08732901·00000000·54a10e01·.r)..s).....T...
54 ··0x01297330·1d732901·39173501·00000000·54a10e01·.s).9.5.....T...54 ··0x01297330·1d732901·39173501·00000000·54a10e01·.s).9.5.....T...
Offset 60, 83 lines modifiedOffset 60, 83 lines modified
60 ··0x01297390·64811201·00000000·00000000·00000000·d...............60 ··0x01297390·64811201·00000000·00000000·00000000·d...............
61 ··0x012973a0·71e51401·64811201·00000000·00000000·q...d...........61 ··0x012973a0·71e51401·64811201·00000000·00000000·q...d...........
62 ··0x012973b0·00000000·60e51401·64811201·00000000·....`...d.......62 ··0x012973b0·00000000·60e51401·64811201·00000000·....`...d.......
63 ··0x012973c0·00000000·00000000·45e51401·54a10e01·........E...T...63 ··0x012973c0·00000000·00000000·45e51401·54a10e01·........E...T...
64 ··0x012973d0·b8732901·2e722901·00000000·54a10e01·.s)..r).....T...64 ··0x012973d0·b8732901·2e722901·00000000·54a10e01·.s)..r).....T...
65 ··0x012973e0·a4732901·ce732901·00000000·54a10e01·.s)..s).....T...65 ··0x012973e0·a4732901·ce732901·00000000·54a10e01·.s)..s).....T...
66 ··0x012973f0·90732901·de732901·00000000·54a10e01·.s)..s).....T...66 ··0x012973f0·90732901·de732901·00000000·54a10e01·.s)..s).....T...
67 ··0x01297400·04722901·ee732901·00000000·54a10e01·.r)..s).....T...67 ··0x01297400·7c732901·ee732901·00000000·54a10e01·|s)..s).....T...
68 ··0x01297410·7c732901·fe732901·00000000·64811201·|s)..s).....d...68 ··0x01297410·04722901·fe732901·00000000·64811201·.r)..s).....d...
69 ··0x01297420·00000000·00000000·00000000·31e51401·............1...69 ··0x01297420·00000000·00000000·00000000·31e51401·............1...
70 ··0x01297430·64811201·00000000·00000000·00000000·d...............70 ··0x01297430·64811201·00000000·00000000·00000000·d...............
71 ··0x01297440·d8e31401·ec870e01·1c742901·30742901·.........t).0t).71 ··0x01297440·d8e31401·ec870e01·1c742901·30742901·.........t).0t).
72 ··0x01297450·00000000·64811201·00000000·00000000·....d...........72 ··0x01297450·00000000·64811201·00000000·00000000·....d...........
73 ··0x01297460·00000000·c6db1401·ec870e01·84722901·.............r). 
74 ··0x01297470·54742901·00000000·64811201·00000000·Tt).....d.......73 ··0x01297460·00000000·b3e31401·64811201·00000000·........d.......
75 ··0x01297480·00000000·00000000·9edb1401·64811201·............d...74 ··0x01297470·00000000·00000000·f8e11401·ec870e01·................
 75 ··0x01297480·54742901·68742901·00000000·64811201·Tt).ht).....d...
76 ··0x01297490·00000000·00000000·00000000·5bdb1401·............[...76 ··0x01297490·00000000·00000000·00000000·d4e11401·................
77 ··0x012974a0·ec870e01·78742901·8c742901·00000000·....xt)..t)..... 
78 ··0x012974b0·64811201·00000000·00000000·00000000·d...............77 ··0x012974a0·64811201·00000000·00000000·00000000·d...............
 78 ··0x012974b0·00e11401·ec870e01·8c742901·a0742901·.........t)..t).
79 ··0x012974c0·33db1401·64811201·00000000·00000000·3...d...........79 ··0x012974c0·00000000·64811201·00000000·00000000·....d...........
80 ··0x012974d0·00000000·b9d91401·ec870e01·b0742901·.............t). 
81 ··0x012974e0·c4742901·00000000·64811201·00000000·.t).....d.......80 ··0x012974d0·00000000·dae01401·64811201·00000000·........d.......
82 ··0x012974f0·00000000·00000000·94d91401·64811201·............d...81 ··0x012974e0·00000000·00000000·f2df1401·ec870e01·................
 82 ··0x012974f0·c4742901·d8742901·00000000·64811201·.t)..t).....d...
83 ··0x01297500·00000000·00000000·00000000·d9d71401·................83 ··0x01297500·00000000·00000000·00000000·cddf1401·................
84 ··0x01297510·ec870e01·e8742901·fc742901·00000000·.....t)..t)..... 
85 ··0x01297520·64811201·00000000·00000000·00000000·d...............84 ··0x01297510·64811201·00000000·00000000·00000000·d...............
 85 ··0x01297520·8edf1401·ec870e01·fc742901·10752901·.........t)..u).
86 ··0x01297530·b4d71401·64811201·00000000·00000000·....d...........86 ··0x01297530·00000000·64811201·00000000·00000000·....d...........
87 ··0x01297540·00000000·75d71401·ec870e01·20752901·....u.......·u). 
88 ··0x01297550·34752901·00000000·64811201·00000000·4u).....d.......87 ··0x01297540·00000000·66df1401·64811201·00000000·....f...d.......
89 ··0x01297560·00000000·00000000·4cd71401·64811201·........L...d...88 ··0x01297550·00000000·00000000·23df1401·ec870e01·........#.......
 89 ··0x01297560·34752901·48752901·00000000·64811201·4u).Hu).....d...
90 ··0x01297570·00000000·00000000·00000000·c1d61401·................90 ··0x01297570·00000000·00000000·00000000·fbde1401·................
91 ··0x01297580·ec870e01·58752901·6c752901·00000000·....Xu).lu)..... 
92 ··0x01297590·64811201·00000000·00000000·00000000·d...............91 ··0x01297580·64811201·00000000·00000000·00000000·d...............
 92 ··0x01297590·81dd1401·ec870e01·6c752901·80752901·........lu)..u).
93 ··0x012975a0·9bd61401·64811201·00000000·00000000·....d...........93 ··0x012975a0·00000000·64811201·00000000·00000000·....d...........
94 ··0x012975b0·00000000·b3d51401·ec870e01·90752901·.............u). 
95 ··0x012975c0·a4752901·00000000·64811201·00000000·.u).....d.......94 ··0x012975b0·00000000·58dd1401·64811201·00000000·....X...d.......
96 ··0x012975d0·00000000·00000000·8fd51401·64811201·............d...95 ··0x012975c0·00000000·00000000·cddc1401·ec870e01·................
 96 ··0x012975d0·a4752901·b8752901·00000000·64811201·.u)..u).....d...
97 ··0x012975e0·00000000·00000000·00000000·bbd41401·................97 ··0x012975e0·00000000·00000000·00000000·bbd41401·................
98 ··0x012975f0·ec870e01·c8752901·dc752901·00000000·.....u)..u).....98 ··0x012975f0·ec870e01·bc722901·dc752901·00000000·.....r)..u).....
99 ··0x01297600·64811201·00000000·00000000·00000000·d...............99 ··0x01297600·64811201·00000000·00000000·00000000·d...............
100 ··0x01297610·add41401·64811201·00000000·00000000·....d...........100 ··0x01297610·a6d41401·64811201·00000000·00000000·....d...........
101 ··0x01297620·00000000·77c71401·ec870e01·00762901·....w........v).101 ··0x01297620·00000000·5ad11401·ec870e01·00762901·....Z........v).
102 ··0x01297630·14762901·00000000·64811201·00000000·.v).....d.......102 ··0x01297630·14762901·00000000·64811201·00000000·.v).....d.......
103 ··0x01297640·00000000·00000000·f2b31401·ec870e01·................103 ··0x01297640·00000000·00000000·d5bd1401·ec870e01·................
104 ··0x01297650·f4722901·38762901·00000000·64811201·.r).8v).....d...104 ··0x01297650·f4722901·38762901·00000000·64811201·.r).8v).....d...
105 ··0x01297660·00000000·00000000·00000000·ddb31401·................105 ··0x01297660·00000000·00000000·00000000·c7bd1401·................
106 ··0x01297670·64811201·00000000·00000000·00000000·d...............106 ··0x01297670·64811201·00000000·00000000·00000000·d...............
107 ··0x01297680·91b01401·ec870e01·5c762901·70762901·........\v).pv).107 ··0x01297680·91b01401·ec870e01·5c762901·70762901·........\v).pv).
108 ··0x01297690·00000000·54a10e01·85762901·39173501·....T....v).9.5.108 ··0x01297690·00000000·54a10e01·85762901·39173501·....T....v).9.5.
109 ··0x012976a0·00000000·54a10e01·4d762901·96762901·....T...Mv)..v).109 ··0x012976a0·00000000·54a10e01·4d762901·96762901·....T...Mv)..v).
110 ··0x012976b0·00000000·54a10e01·29762901·a6762901·....T...)v)..v).110 ··0x012976b0·00000000·54a10e01·29762901·a6762901·....T...)v)..v).
111 ··0x012976c0·00000000·54a10e01·f1752901·b6762901·....T....u)..v).111 ··0x012976c0·00000000·54a10e01·f1752901·b6762901·....T....u)..v).
112 ··0x012976d0·00000000·54a10e01·b9752901·c6762901·....T....u)..v).112 ··0x012976d0·00000000·54a10e01·cd752901·c6762901·....T....u)..v).
113 ··0x012976e0·00000000·54a10e01·81752901·d6762901·....T....u)..v).113 ··0x012976e0·00000000·54a10e01·95752901·d6762901·....T....u)..v).
114 ··0x012976f0·00000000·54a10e01·49752901·e6762901·....T...Iu)..v).114 ··0x012976f0·00000000·54a10e01·5d752901·e6762901·....T...]u)..v).
115 ··0x01297700·00000000·54a10e01·11752901·f6762901·....T....u)..v).115 ··0x01297700·00000000·54a10e01·25752901·f6762901·....T...%u)..v).
116 ··0x01297710·00000000·54a10e01·d9742901·06772901·....T....t)..w).116 ··0x01297710·00000000·54a10e01·ed742901·06772901·....T....t)..w).
117 ··0x01297720·00000000·54a10e01·a1742901·16772901·....T....t)..w).117 ··0x01297720·00000000·54a10e01·b5742901·16772901·....T....t)..w).
118 ··0x01297730·00000000·54a10e01·e5722901·26772901·....T....r).&w).118 ··0x01297730·00000000·54a10e01·7d742901·26772901·....T...}t).&w).
119 ··0x01297740·00000000·54a10e01·69742901·36772901·....T...it).6w).119 ··0x01297740·00000000·54a10e01·45742901·36772901·....T...Et).6w).
120 ··0x01297750·00000000·54a10e01·75722901·46772901·....T...ur).Fw).120 ··0x01297750·00000000·54a10e01·ad722901·46772901·....T....r).Fw).
121 ··0x01297760·00000000·54a10e01·45742901·56772901·....T...Et).Vw).121 ··0x01297760·00000000·54a10e01·75722901·56772901·....T...ur).Vw).
122 ··0x01297770·00000000·ec870e01·0e742901·66772901·.........t).fw).122 ··0x01297770·00000000·ec870e01·0e742901·66772901·.........t).fw).
123 ··0x01297780·00000000·64811201·00000000·00000000·....d...........123 ··0x01297780·00000000·64811201·00000000·00000000·....d...........
124 ··0x01297790·00000000·2aac1401·ec870e01·84722901·....*........r).124 ··0x01297790·00000000·2aac1401·ec870e01·bc722901·....*........r).
125 ··0x012977a0·84772901·00000000·64811201·00000000·.w).....d.......125 ··0x012977a0·84772901·00000000·64811201·00000000·.w).....d.......
126 ··0x012977b0·00000000·00000000·17ac1401·64811201·............d...126 ··0x012977b0·00000000·00000000·1aac1401·64811201·............d...
127 ··0x012977c0·00000000·00000000·00000000·e8681401·.............h..127 ··0x012977c0·00000000·00000000·00000000·abaa1401·................
128 ··0x012977d0·ec870e01·a8772901·bc772901·00000000·.....w)..w).....128 ··0x012977d0·ec870e01·a8772901·bc772901·00000000·.....w)..w).....
129 ··0x012977e0·64811201·00000000·00000000·00000000·d...............129 ··0x012977e0·64811201·00000000·00000000·00000000·d...............
130 ··0x012977f0·d8681401·64811201·00000000·00000000·.h..d...........130 ··0x012977f0·98aa1401·64811201·00000000·00000000·....d...........
131 ··0x01297800·00000000·69671401·ec870e01·e0772901·....ig.......w).131 ··0x01297800·00000000·69671401·ec870e01·e0772901·....ig.......w).
132 ··0x01297810·f4772901·00000000·54a10e01·09782901·.w).....T....x).132 ··0x01297810·f4772901·00000000·54a10e01·09782901·.w).....T....x).
133 ··0x01297820·39173501·00000000·54a10e01·d1772901·9.5.....T....w).133 ··0x01297820·39173501·00000000·54a10e01·d1772901·9.5.....T....w).
134 ··0x01297830·1a782901·00000000·54a10e01·e5722901·.x).....T....r). 
135 ··0x01297840·2a782901·00000000·54a10e01·99772901·*x).....T....w).134 ··0x01297830·1a782901·00000000·54a10e01·99772901·.x).....T....w).
 135 ··0x01297840·2a782901·00000000·54a10e01·ad722901·*x).....T....r).
136 ··0x01297850·3a782901·00000000·54a10e01·75722901·:x).....T...ur).136 ··0x01297850·3a782901·00000000·54a10e01·75722901·:x).....T...ur).
137 ··0x01297860·4a782901·00000000·ec870e01·3e722901·Jx).........>r).137 ··0x01297860·4a782901·00000000·ec870e01·3e722901·Jx).........>r).
138 ··0x01297870·5a782901·00000000·64811201·00000000·Zx).....d.......138 ··0x01297870·5a782901·00000000·64811201·00000000·Zx).....d.......
139 ··0x01297880·00000000·00000000·48671401·64811201·........Hg..d...139 ··0x01297880·00000000·00000000·48671401·64811201·........Hg..d...
140 ··0x01297890·00000000·00000000·00000000·41671401·............Ag..140 ··0x01297890·00000000·00000000·00000000·41671401·............Ag..
141 ··0x012978a0·64811201·00000000·00000000·00000000·d...............141 ··0x012978a0·64811201·00000000·00000000·00000000·d...............
142 ··0x012978b0·31671401·64811201·00000000·00000000·1g..d...........142 ··0x012978b0·31671401·64811201·00000000·00000000·1g..d...........