Merge pull request #130 from dinnu93/master

Added the OverloadedStrings extension to first example in README.md
This commit is contained in:
Chris Allen 2016-08-21 12:23:00 -05:00 committed by GitHub
commit a7d36ec111

View File

@ -70,6 +70,7 @@ Index Operations
-- the multi-line examples into your ghci REPL.
:set -XDeriveGeneric
:set -XOverloadedStrings
:{
import Control.Applicative
import Database.Bloodhound