name: reflection version: 2.1.4 id: reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn key: reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn license: BSD-3-Clause copyright: 2009-2013 Edward A. Kmett, 2012 Elliott Hird, 2004 Oleg Kiselyov and Chung-chieh Shan maintainer: Edward A. Kmett author: Edward A. Kmett, Elliott Hird, Oleg Kiselyov and Chung-chieh Shan stability: experimental homepage: http://github.com/ekmett/reflection synopsis: Reifies arbitrary terms into types that can be reflected back into terms description: This package addresses the /configuration problem/ which is propagating configurations that are available at run-time, allowing multiple configurations to coexist without resorting to mutable global variables or 'System.IO.Unsafe.unsafePerformIO'. . That package is an implementation of the ideas presented in the paper \"Functional Pearl: Implicit Configurations\" by Oleg Kiselyov and Chung-chieh Shan (). However, the API has been streamlined to improve performance. . Austin Seipp's tutorial provides a summary of the approach taken by this library, along with more motivating examples. category: Data, Reflection, Dependent Types abi: b68f595fe452f2f49044c3c6b61c934a exposed: True exposed-modules: Data.Reflection import-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3/reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn library-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3/reflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn dynamic-library-dirs: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/lib/x86_64-linux-ghc-8.6.3 data-dir: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/x86_64-linux-ghc-8.6.3/reflection-2.1.4 hs-libraries: HSreflection-2.1.4-D3IaixAKGmk6dzEKDGsgtn depends: base-4.12.0.0 template-haskell-2.14.0.0 haddock-interfaces: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.3/reflection-2.1.4/html/reflection.haddock haddock-html: /var/lib/jenkins/workspace/JHCR/.cabal-sandbox/share/doc/x86_64-linux-ghc-8.6.3/reflection-2.1.4/html