./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-mmap-0.5.9/ usr/doc/haskell-mmap-0.5.9/LICENSE usr/doc/haskell-mmap-0.5.9/haskell-mmap.SlackBuild usr/doc/haskell-mmap-0.5.9/html/ usr/doc/haskell-mmap-0.5.9/html/System-IO-MMap.html usr/doc/haskell-mmap-0.5.9/html/doc-index.html usr/doc/haskell-mmap-0.5.9/html/haddock-bundle.min.js usr/doc/haskell-mmap-0.5.9/html/index.html usr/doc/haskell-mmap-0.5.9/html/linuwial.css usr/doc/haskell-mmap-0.5.9/html/meta.json usr/doc/haskell-mmap-0.5.9/html/mmap.haddock usr/doc/haskell-mmap-0.5.9/html/quick-jump.css usr/doc/haskell-mmap-0.5.9/html/synopsis.png usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/mmap-0.5.9/ usr/lib/ghc-8.10.4/mmap-0.5.9/System/ usr/lib/ghc-8.10.4/mmap-0.5.9/System/IO/ usr/lib/ghc-8.10.4/mmap-0.5.9/System/IO/MMap.dyn_hi usr/lib/ghc-8.10.4/mmap-0.5.9/System/IO/MMap.hi usr/lib/ghc-8.10.4/mmap-0.5.9/System/IO/MMap.p_hi usr/lib/ghc-8.10.4/mmap-0.5.9/libHSmmap-0.5.9-I4D4qY81yO46I8xbdwL2w9.a usr/lib/ghc-8.10.4/mmap-0.5.9/libHSmmap-0.5.9-I4D4qY81yO46I8xbdwL2w9_p.a usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/mmap-0.5.9-I4D4qY81yO46I8xbdwL2w9.conf usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHSmmap-0.5.9-I4D4qY81yO46I8xbdwL2w9-ghc8.10.4.so ll-mmap/package-haskell-mmap/usr/lib/ghc-8.10.4/mmap-0.5.9 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/haskell/haskell-mmap/haskell-mmap-0.5.9-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/haskell/haskell-mmap/haskell-mmap-0.5.9-i586-1salix15.0.txz created. Installing package haskell-mmap-0.5.9-i586-1salix15.0... | haskell-mmap (Memory mapper for POSIX and Windows) | | This library provides a wrapper to mmap(2) or MapViewOfFile, | allowing files or devices to be lazily loaded into memory as strict | or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual | memory subsystem to do on-demand loading. Modifications are also | supported. | | https://hackage.haskell.org/package/mmap | | | |