Data/FileEmbed.hs:70:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 70 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/FileEmbed.hs:70:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 70 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/FileEmbed.hs:70:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 70 | import Control.Applicative ((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-file-embed-0.0.15.0/ usr/doc/haskell-file-embed-0.0.15.0/ChangeLog.md usr/doc/haskell-file-embed-0.0.15.0/LICENSE usr/doc/haskell-file-embed-0.0.15.0/README.md usr/doc/haskell-file-embed-0.0.15.0/haskell-file-embed.SlackBuild usr/doc/haskell-file-embed-0.0.15.0/html/ usr/doc/haskell-file-embed-0.0.15.0/html/Data-FileEmbed.html usr/doc/haskell-file-embed-0.0.15.0/html/doc-index.html usr/doc/haskell-file-embed-0.0.15.0/html/file-embed.haddock usr/doc/haskell-file-embed-0.0.15.0/html/haddock-bundle.min.js usr/doc/haskell-file-embed-0.0.15.0/html/index.html usr/doc/haskell-file-embed-0.0.15.0/html/linuwial.css usr/doc/haskell-file-embed-0.0.15.0/html/meta.json usr/doc/haskell-file-embed-0.0.15.0/html/quick-jump.css usr/doc/haskell-file-embed-0.0.15.0/html/synopsis.png usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/file-embed-0.0.15.0/ usr/lib/ghc-8.10.4/file-embed-0.0.15.0/Data/ usr/lib/ghc-8.10.4/file-embed-0.0.15.0/Data/FileEmbed.dyn_hi usr/lib/ghc-8.10.4/file-embed-0.0.15.0/Data/FileEmbed.hi usr/lib/ghc-8.10.4/file-embed-0.0.15.0/Data/FileEmbed.p_hi usr/lib/ghc-8.10.4/file-embed-0.0.15.0/libHSfile-embed-0.0.15.0-6WeJdKROIfejxWZpSRIyY.a usr/lib/ghc-8.10.4/file-embed-0.0.15.0/libHSfile-embed-0.0.15.0-6WeJdKROIfejxWZpSRIyY_p.a usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/file-embed-0.0.15.0-6WeJdKROIfejxWZpSRIyY.conf usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHSfile-embed Slackware package /usr/src/slapt-src/haskell/haskell-file-embed/haskell-file-embed-0.0.15.0-i586-1salix15.0.txz created. Installing package haskell-file-embed-0.0.15.0-i586-1salix15.0... | haskell-file-embed (embed file contents) | | Use Template Haskell to read a file or all the files in a directory, | and turn them into (path, bytestring) pairs embedded in your | Haskell code. | | | | | | | |