--- /tmp/haskell-haskell-gi-base-0.24.2-10g914_v1/debian/libghc-haskell-gi-base-doc_0.24.2-1_all.deb +++ libghc-haskell-gi-base-doc_0.24.2-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-08-23 09:16:30.000000 debian-binary │ --rw-r--r-- 0 0 0 2892 2020-08-23 09:16:30.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2888 2020-08-23 09:16:30.000000 control.tar.xz │ -rw-r--r-- 0 0 0 233568 2020-08-23 09:16:30.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/libghc-haskell-gi-base-doc/html/src/Data.GI.Base.GType.html │ │ │ @@ -120,15 +120,15 @@ │ │ │ -- | The `GType` corresponding to a @GVariant@. │ │ │ gtypeVariant :: GType │ │ │ gtypeVariant = GType 84 │ │ │ {-# LINE 108 "Data/GI/Base/GType.hsc" #-} │ │ │ │ │ │ -- | The `GType` corresponding to 'Data.GI.Base.GError.GError'. │ │ │ gtypeError :: GType │ │ │ -gtypeError = GType 94182833795920 │ │ │ +gtypeError = GType 93952367850320 │ │ │ {-# LINE 112 "Data/GI/Base/GType.hsc" #-} │ │ │ │ │ │ {- Run-time types -} │ │ │ │ │ │ foreign import ccall "g_gtype_get_type" g_gtype_get_type :: CGType │ │ │ │ │ │ -- | `GType` corresponding to a `GType` itself.