mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-12-14 10:42:10 +03:00
792c76b0af
`brittany` was used. Then all changes passed through manual supervision. Then handcrafted code cleanup was done. All changes are pure lambda code refactoring, there should be no changes to the functionality.
3 lines
56 B
Haskell
3 lines
56 B
Haskell
import Distribution.Simple
|
|
main = defaultMain
|