Skip to content

flora-pm/flora-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flora

A package index for the Haskell ecosystem

CI badge made with Haskell Matrix chatroom badge

Flora.pm
A read-only mirror of hackage.haskell.org with an improved and lightweight interface.

Flora Server
An alternative package index server for the Haskell ecosystem with mirroring capabilities.

Read More

Importing everything from Hackage

  1. Download the archive containing all packages here
  2. Extract it in Flora's root directory. You should now have a 01-index folder
  3. Run make import-from-hackage

You can explore the Makefile rules by typing make in your shell. I promise you it's worth it.