shh-0.1.0.0: src/Shh/Example.hs
{-# LANGUAGE TemplateHaskell #-}
module Shh.Example where
import Shh
$(loadAnnotatedEnv (\s -> s ++ "_"))
{-# LANGUAGE TemplateHaskell #-}
module Shh.Example where
import Shh
$(loadAnnotatedEnv (\s -> s ++ "_"))