Re: [Haskell-cafe] Accessing resource files in tests

2013-05-09 Thread Sturdy, Ian
: haskell-cafe-boun...@haskell.org [haskell-cafe-boun...@haskell.org] on behalf of Graham Berks [gra...@fatlazycat.com] Sent: Thursday, May 09, 2013 1:55 AM To: haskell-cafe@haskell.org Subject: [Haskell-cafe] Accessing resource files in tests Hi, whats the recommended way to access a resource file

[Haskell-cafe] Accessing resource files in tests

2013-05-08 Thread Graham Berks
Hi, whats the recommended way to access a resource file for a test within cabal. I have a text file containing data that I use in a test and want to be able to access it in a root path independent manner. Thanks ___ Haskell-Cafe mailing list Haskell-