X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile;h=7d96616f58a6e5145b7947dd382704eac40a50f3;hb=30464c0cb915c2ae900909568fa8677bba341e45;hp=db0aa2f804ac80cd63ae919fe357f39a3b2123db;hpb=6179cffb8feeb4b99b0323895bcbea2e5efdb71e;p=haskell-directory.git diff --git a/Makefile b/Makefile index db0aa2f..7d96616 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,8 @@ ALL_DIRS = \ Control/Monad \ Control/Monad/ST \ Data \ + Data/ByteString \ + Data/ByteString/Lazy \ Data/Generics \ Data/Array \ Data/Array/IO \