mirror of
https://github.com/typeable/bloodhound.git
synced 2025-01-05 21:36:03 +03:00
note about :{ :} and added category
This commit is contained in:
parent
e9ba754806
commit
ad3c1b8258
@ -23,6 +23,9 @@ Bloodhound is alpha at the moment. The library works fine, but I don't want to m
|
||||
|
||||
-- Formatted for use in ghci, so there are "let"s in front of the decls.
|
||||
|
||||
-- if you see :{ and :}, they're so you can copy-paste
|
||||
-- the multi-line examples into your ghci REPL.
|
||||
|
||||
:set -XDeriveGeneric
|
||||
import Database.Bloodhound.Client
|
||||
import Data.Aeson
|
||||
|
@ -11,7 +11,7 @@ license-file: LICENSE
|
||||
author: Chris Allen
|
||||
maintainer: cma@bitemyapp.com
|
||||
copyright: 2014, Chris Allen
|
||||
category: Database
|
||||
category: Database, Search
|
||||
build-type: Simple
|
||||
cabal-version: >=1.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user