Cabal revisions of dawg-0.8
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: dawg version: 0.8+x-revision: 1 synopsis: Directed acyclic word graphs description: The library implements /directed acyclic word graphs/ (DAWGs) internaly base >= 4 && < 5 , containers , binary- , vector+ , vector >= 0.4.1 && < 0.6 , vector-binary , mtl
revision 2
name: dawg version: 0.8-x-revision: 1+x-revision: 2 synopsis: Directed acyclic word graphs description: The library implements /directed acyclic word graphs/ (DAWGs) internaly library build-depends: base >= 4 && < 5- , containers+ , containers >= 0.4.1 && < 0.6 , binary- , vector >= 0.4.1 && < 0.6+ , vector , vector-binary , mtl