Popularity
5.0
Growing
Activity
0.0
Stable
0
7
0

Monthly Downloads: 16
Programming language: Haskell
License: MIT License
Tags: System     File    
Add another 'file' Package

README

File Path TH

We sometimes load config files from TemplateHaskell, e.g. $(embedFile "./config/file"). Unfortunately stack build and stack ghci use different working directories, so this local path should sometimes be ./foo/bar/config/file instead. This package has utilities for embedding relative filepaths using Template Haskell.

From https://gist.github.com/jfischoff/7ee09a7c30e61d6b93cac1baa7f833cf