./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-auto-update-0.1.4/ usr/doc/haskell-auto-update-0.1.4/ChangeLog.md usr/doc/haskell-auto-update-0.1.4/LICENSE usr/doc/haskell-auto-update-0.1.4/README.md usr/doc/haskell-auto-update-0.1.4/haskell-auto-update.SlackBuild usr/doc/haskell-auto-update-0.1.4/html/ usr/doc/haskell-auto-update-0.1.4/html/Control-AutoUpdate.html usr/doc/haskell-auto-update-0.1.4/html/Control-Debounce.html usr/doc/haskell-auto-update-0.1.4/html/Control-Reaper.html usr/doc/haskell-auto-update-0.1.4/html/auto-update.haddock usr/doc/haskell-auto-update-0.1.4/html/doc-index.html usr/doc/haskell-auto-update-0.1.4/html/haddock-bundle.min.js usr/doc/haskell-auto-update-0.1.4/html/index.html usr/doc/haskell-auto-update-0.1.4/html/linuwial.css usr/doc/haskell-auto-update-0.1.4/html/meta.json usr/doc/haskell-auto-update-0.1.4/html/quick-jump.css usr/doc/haskell-auto-update-0.1.4/html/synopsis.png usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/auto-update-0.1.4/ usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/ usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate/ usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate.dyn_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate.hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate.p_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate/Util.dyn_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate/Util.hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/AutoUpdate/Util.p_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Debounce.dyn_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Debounce.hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Debounce.p_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Reaper.dyn_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Reaper.hi usr/lib/ghc-8.10.4/auto-update-0.1.4/Control/Reaper.p_hi usr/lib/ghc-8.10.4/auto-update-0.1.4/libHSauto-update-0.1.4-Ll4YA9RAiHZLxMPvYrilR6.a usr/lib/ghc-8.10.4/auto-update-0.1.4/libHSauto-update-0.1.4-Ll4YA9RAiHZLxMPvYrilR6_p.a usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/auto-update-0.1.4-Ll4YA9RAiHZLxMPvYrilR6.conf usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHSauto-update-0.1.4-Ll4YA9RAiHZLxMPvYrilR6-ghc8.10.4.so in 'Control.AutoUpdate' 100% ( 9 / 9) in 'Control.Debounce' 100% ( 18 / 18) in 'Control.Reaper' Documentation created: dist/doc/html/auto-update/index.html Installing library in /usr/src/slapt-src/haskell/haskell-auto-update/package-haskell-auto-update/usr/lib/ghc-8.10.4/auto-update-0.1.4 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-auto-update/haskell-auto-update-0.1.4-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/haskell/haskell-auto-update/haskell-auto-update-0.1.4-i586-1salix15.0.txz created. Installing package haskell-auto-update-0.1.4-i586-1salix15.0... | haskell-auto-update (periodic, on-demand actions) | | A common problem is the desire to have an action run at a scheduled | interval, but only if it is needed. This library allows you to define | actions which will either be performed by a dedicated thread or, | in times of low volume, will be executed by the calling thread. | | | | | | |